javax > javax.management > javax.management.remote > javax.management.remote.rmi > javax.management.remote.rmi.rmiserverimpl >

Class: javax.management.remote.rmi.RMIServerImpl
    java.lang.Object
       javax.management.remote.rmi.RMIServerImpl


public abstract class RMIServerImpl extends Object implements Closeable, RMIServer


FIELDS:

CONSTRUCTORS:
public RMIServerImpl(Map env)


METHODS:
protected void clientClosed(RMIConnection client)
Throws: IOException
Throws: NullPointerException

public void close()
Throws: IOException

protected abstract void closeClient(RMIConnection client)
Throws: IOException

protected abstract void closeServer()
Throws: IOException

protected abstract void export()
Throws: IOException

public ClassLoader getDefaultClassLoader()

public MBeanServer getMBeanServer()

protected abstract String getProtocol()

public String getVersion()

protected abstract RMIConnection makeClient(String connectionId, Subject subject)
Throws: IOException

public RMIConnection newClient(Object credentials)
Throws: IOException
Throws: SecurityException
Throws: IllegalStateException

public void setDefaultClassLoader(ClassLoader cl)

public void setMBeanServer(MBeanServer mbs)

public abstract Remote toStub()
Throws: IOException


INHERITED METHODS:
getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(),

SUBCLASSES:
RMIIIOPServerImpl, RMIJRMPServerImpl,





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net