|
SmartFrog 3.10.000 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.smartfrog.sfcore.reference.RemoteReferenceResolverHelperImpl
org.smartfrog.sfcore.prim.PrimImpl
org.smartfrog.sfcore.compound.CompoundImpl
org.smartfrog.examples.arraycompound.ArrayCompoundImpl
public class ArrayCompoundImpl
This class is included in rmitargets that is read by the rmic compiler
Field Summary |
---|
Fields inherited from class org.smartfrog.sfcore.compound.CompoundImpl |
---|
childCap, childInc, lifecycleChildren, sfChildren, sfSyncTerminate |
Fields inherited from class org.smartfrog.sfcore.prim.PrimImpl |
---|
refLivenessDelay, refLivenessFactor, sfCompleteName, sfContext, sfDeployHooks, sfDeployWithHooks, sfExportRef, sfIsDeployed, sfIsStarted, sfIsTerminated, sfIsTerminating, sfLivenessCount, sfLivenessDelay, sfLivenessFactor, sfLivenessSender, sfParent, sfStartHooks, sfTerminateWithHooks, termLock |
Fields inherited from interface org.smartfrog.examples.arraycompound.ArrayCompound |
---|
ATR_HOSTS, ATR_PARENT, ATR_TEMPLATE |
Constructor Summary | |
---|---|
ArrayCompoundImpl()
Constructor for the ArrayCompound object |
Method Summary | |
---|---|
void |
sfDeploy()
sfDeploy: reads ArrayCompound attributes and configures counter thread The superclass implementation of sfDeploy is called before the component specific initialization code (reading ArrayCompound attributes and configuring counter thread) to maintain correct behaviour of initial deployment and starting the heartbeat monitoring of this component |
void |
sfStart()
sfStart: starts ArrayCompound and deploys children templates! |
Methods inherited from class org.smartfrog.sfcore.compound.CompoundImpl |
---|
sfAddChild, sfASyncTerminateWith, sfChildren, sfContainsChild, sfCreateNewApp, sfCreateNewChild, sfCreateNewChild, sfDeployChildren, sfDeployComponentDescription, sfDeployWith, sfDeployWithChildren, sfDumpState, sfParentageChanged, sfPing, sfPingChild, sfRemoveAttribute, sfRemoveChild, sfStartChildren, sfSyncTerminateWith, sfTerminatedWith, sfTerminateWith |
Methods inherited from class org.smartfrog.sfcore.reference.RemoteReferenceResolverHelperImpl |
---|
sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolveWithParser |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.smartfrog.sfcore.compound.Compound |
---|
sfCreateNewApp, sfCreateNewChild, sfCreateNewChild, sfDeployComponentDescription |
Methods inherited from interface org.smartfrog.sfcore.prim.Prim |
---|
sfAddAttribute, sfAttributeKeyFor, sfAttributes, sfCompleteName, sfContainsAttribute, sfContainsValue, sfContext, sfDeployedHost, sfDeployedProcessName, sfDeployWith, sfDetach, sfDetachAndTerminate, sfDumpState, sfIsDeployed, sfIsStarted, sfIsTerminated, sfIsTerminating, sfParent, sfParentageChanged, sfRemoveAttribute, sfReplaceAttribute, sfTerminate, sfTerminatedWith, sfTerminateQuietlyWith, sfValues |
Methods inherited from interface org.smartfrog.sfcore.prim.Liveness |
---|
sfPing |
Methods inherited from interface org.smartfrog.sfcore.reference.RemoteReferenceResolver |
---|
sfResolve, sfResolve, sfResolveHere, sfResolveHere, sfResolveParent |
Methods inherited from interface org.smartfrog.sfcore.reference.RemoteReferenceResolverHelper |
---|
sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolveWithParser |
Methods inherited from interface org.smartfrog.sfcore.prim.Diagnostics |
---|
sfDiagnosticsReport |
Methods inherited from interface org.smartfrog.sfcore.prim.ChildMinder |
---|
sfAddChild, sfChildren, sfContainsChild, sfRemoveChild |
Constructor Detail |
---|
public ArrayCompoundImpl() throws java.rmi.RemoteException
java.rmi.RemoteException
- Description of the ExceptionMethod Detail |
---|
public void sfDeploy() throws SmartFrogException, java.rmi.RemoteException
sfDeploy
in interface Prim
sfDeploy
in class CompoundImpl
SmartFrogException
- error in deploying the component
java.rmi.RemoteException
- if any network and RMI errorpublic void sfStart() throws SmartFrogException, java.rmi.RemoteException
sfStart
in interface Prim
sfStart
in class CompoundImpl
SmartFrogException
- error in starting the component
java.rmi.RemoteException
- if any network and RMI error
|
SmartFrog CORE 3.10.000 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |