|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.remoting.detection.ServerInvokerMetadata
This is the meta data for a server invoker that is contained within detection messages.
Constructor Summary | |
ServerInvokerMetadata(InvokerLocator locator,
java.lang.String[] supportedSubsystems)
|
Method Summary | |
InvokerLocator |
getInvokerLocator()
|
java.lang.String[] |
getSubSystems()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ServerInvokerMetadata(InvokerLocator locator, java.lang.String[] supportedSubsystems)
Method Detail |
public InvokerLocator getInvokerLocator()
public java.lang.String[] getSubSystems()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |