|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jrun.jms.core.server.intravm.IntravmJmsServer
| Fields inherited from interface jrun.jms.core.server.JmsServerIfc |
Name |
| Constructor Summary | |
IntravmJmsServer()
|
|
| Method Summary | |
void |
bindConnectionFactories(javax.naming.Context context)
Bind any factory object specified in the configuration file to the specified JNDI context. |
protected Logger |
getLogger()
Return a reference to the logger |
void |
init()
This method is called to initialise the JMS service.Control returns when the server has exited. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IntravmJmsServer()
| Method Detail |
public void init()
throws FailedToInitialiseServerException
init in interface JmsServerIfcFailedToInitialiseServerException -
public void bindConnectionFactories(javax.naming.Context context)
throws FailedToBindFactoriesException
If it cannot bind the connection factories then an exception is thrown.
bindConnectionFactories in interface JmsServerIfccontext - context to bind factory objectsFailedToBindFactoriesException - protected Logger getLogger()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||