|
||||||||||
| PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.remoting.marshal.MarshallLoaderFactory
Creates the marshall loader server to process requests from remoting clients to load marshaller/unmarshallers.
| Field Summary | |
protected static Logger (src) |
log
|
| Constructor Summary | |
MarshallLoaderFactory()
|
|
| Method Summary | |
static InvokerLocator (src) |
convertLocator(InvokerLocator (src) locator)
Will take regular invoker locator with extra parameters indicating marshall loader configuration (such as port) and converts to the marshall loader locator. |
static Connector (src) |
createMarshallLoader(InvokerLocator (src) locator)
Create a remoting server connector for a marshaller loader based on the specified locator. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static final Logger (src) log
| Constructor Detail |
public MarshallLoaderFactory()
| Method Detail |
public static Connector (src) createMarshallLoader(InvokerLocator (src) locator)
locator -
public static InvokerLocator (src) convertLocator(InvokerLocator (src) locator)
locator -
|
||||||||||
| PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||