|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.exolab.jms.server.intravm.IntravmJmsServer
This class implements the JmsServerIfc and provides an embedded JMS Server.
| Constructor Summary | |
IntravmJmsServer()
Construct a new IntravmJmsServer |
|
| Method Summary | |
void |
bindConnectionFactories(javax.naming.Context context)
Bind any factory object specified in the configuration file to the specified JNDI context. |
void |
init()
Initialise the server |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IntravmJmsServer()
IntravmJmsServer| Method Detail |
public void init()
init in interface JmsServerIfcorg.exolab.jms.server.JmsServerIfcServerException - if the interface cannot be initialised
public void bindConnectionFactories(javax.naming.Context context)
throws javax.naming.NamingException
bindConnectionFactories in interface JmsServerIfccontext - context to bind factory objectsjavax.naming.NamingException - if a naming error occurs
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||