|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.jmx.server.ProActiveServerImpl
public class ProActiveServerImpl
Constructor Summary | |
---|---|
ProActiveServerImpl()
|
Method Summary | |
---|---|
javax.management.MBeanServer |
getMBeanServer()
|
java.lang.String |
getVersion()
The ProActive Connector version |
ProActiveConnection |
newClient()
Returns a new ProActive Connection |
void |
setMBeanServer(javax.management.MBeanServer mbs)
Sets the MBean server attached to the connector |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProActiveServerImpl()
Method Detail |
---|
public java.lang.String getVersion()
public ProActiveConnection newClient()
public void setMBeanServer(javax.management.MBeanServer mbs)
mbs
- The MBean Server bounfd with the connectorpublic javax.management.MBeanServer getMBeanServer()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |