|
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.prim.PrimDeployerImpl
org.smartfrog.sfcore.processcompound.PrimHostDeployerImpl
org.smartfrog.sfcore.processcompound.PrimProcessDeployerImpl
public class PrimProcessDeployerImpl
Implements a specialized description deployer. This deployer uses sfProcessName attributes in addition to those used by PrimHostDeployerImpl to locate the appropriate remote ProcessCompound off of the root process compound on that host to forward descriptions to.
| Field Summary | |
|---|---|
protected static Reference |
refProcessName
Efficiency holder for sfProcessName reference. |
| Fields inherited from class org.smartfrog.sfcore.processcompound.PrimHostDeployerImpl |
|---|
refProcessHost, refRootLocatorPort |
| Fields inherited from class org.smartfrog.sfcore.prim.PrimDeployerImpl |
|---|
refClass, refCodeBase, target |
| Constructor Summary | |
|---|---|
PrimProcessDeployerImpl(ComponentDescription descr)
Constructs PrimHostDeployerImpl object with component description. |
|
| Method Summary | |
|---|---|
protected ProcessCompound |
getProcessCompound()
Returns the process compound with a particular process name. |
| Methods inherited from class org.smartfrog.sfcore.processcompound.PrimHostDeployerImpl |
|---|
deploy |
| Methods inherited from class org.smartfrog.sfcore.prim.PrimDeployerImpl |
|---|
deploy, getPrimClass, getSfCodeBase |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final Reference refProcessName
| Constructor Detail |
|---|
public PrimProcessDeployerImpl(ComponentDescription descr)
descr - description of the component that is to be deployed| Method Detail |
|---|
protected ProcessCompound getProcessCompound()
throws java.lang.Exception
getProcessCompound in class PrimHostDeployerImpljava.lang.Exception - if failed to find process compound
|
SmartFrog CORE 3.10.000 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||