org.apache.felix.jmood
Class RMIHandler
java.lang.Object
org.apache.felix.jmood.RMIHandler
public class RMIHandler
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RMIHandler
public RMIHandler(int port,
AgentContext ac,
MBeanServer server)
start
public void start()
throws IOException,
InstanceAlreadyExistsException,
MBeanRegistrationException,
NotCompliantMBeanException,
MalformedObjectNameException,
NullPointerException,
InstanceNotFoundException
- Throws:
IOException
InstanceAlreadyExistsException
MBeanRegistrationException
NotCompliantMBeanException
MalformedObjectNameException
NullPointerException
InstanceNotFoundException
stop
public void stop()
throws Exception
- Throws:
Exception
Copyright © 2011 Apache Software Foundation. All Rights Reserved.