|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.objectweb.jasmine.jade.ejb.JadeEJB
@DeclareRoles(value="jasmine") public class JadeEJB
| Constructor Summary | |
|---|---|
JadeEJB()
|
|
| Method Summary | |
|---|---|
int |
deploy(java.lang.String idAdl,
java.util.Map<java.lang.String,java.lang.String> context)
|
int |
deploy(java.lang.String idAdl,
java.lang.String host,
java.lang.String jadeNodeNumber)
deploy the architecture defined, by the ADL idAdl and configured with the context, on JadeNode host_jadeNodeNumber. |
int |
deploy(java.lang.String idAdl,
java.lang.String host,
java.lang.String dirLocal,
java.lang.String jadeNodeNumber)
deploy the architecture, defined by the ADL idAdl and configured with the context. |
int |
deploy(java.lang.String idAdl,
java.lang.String host,
java.lang.String dirLocal,
java.lang.String jadeNodeNumber,
java.lang.String installerUrl)
deploy the architecture, defined by the ADL idAdl and configured with the context. |
java.lang.String[] |
listJadeNode()
|
void |
setAttribute(int componentID,
java.lang.String attribute,
java.lang.String value)
|
void |
setJMXURL(java.lang.String host,
java.lang.String port)
Configure the connection with the Jade JMX agent registered in RMI registry listening on host:port. |
void |
start(int componentID)
start the architecture modelized with the Fractal component c. |
void |
stop(int componentID)
stop the architecture modelized with the Fractal component c. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JadeEJB()
| Method Detail |
|---|
@RolesAllowed(value="jasmine")
public final void setJMXURL(java.lang.String host,
java.lang.String port)
JadeEJBRemote
setJMXURL in interface JadeEJBRemoteurl -
@RolesAllowed(value="jasmine")
public final int deploy(java.lang.String idAdl,
java.util.Map<java.lang.String,java.lang.String> context)
throws java.lang.Exception
deploy in interface JadeEJBRemotejava.lang.Exception
@RolesAllowed(value="jasmine")
public final int deploy(java.lang.String idAdl,
java.lang.String host,
java.lang.String jadeNodeNumber)
throws java.lang.Exception
JadeEJBRemote
deploy in interface JadeEJBRemotejava.lang.Exception
@RolesAllowed(value="jasmine")
public final int deploy(java.lang.String idAdl,
java.lang.String host,
java.lang.String dirLocal,
java.lang.String jadeNodeNumber)
throws java.lang.Exception
JadeEJBRemote
deploy in interface JadeEJBRemotejava.lang.Exception
@RolesAllowed(value="jasmine")
public final int deploy(java.lang.String idAdl,
java.lang.String host,
java.lang.String dirLocal,
java.lang.String jadeNodeNumber,
java.lang.String installerUrl)
throws java.lang.Exception
JadeEJBRemote
deploy in interface JadeEJBRemotejava.lang.Exception
@RolesAllowed(value="jasmine")
public final void start(int componentID)
throws java.lang.Exception
JadeEJBRemote
start in interface JadeEJBRemotejava.lang.Exception
@RolesAllowed(value="jasmine")
public final void stop(int componentID)
throws java.lang.Exception
JadeEJBRemote
stop in interface JadeEJBRemotejava.lang.Exception
@RolesAllowed(value="jasmine")
public final void setAttribute(int componentID,
java.lang.String attribute,
java.lang.String value)
throws java.lang.Exception
setAttribute in interface JadeEJBRemotejava.lang.Exception
public java.lang.String[] listJadeNode()
throws java.lang.Exception
listJadeNode in interface JadeEJBRemotejava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||