|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.jms.server.intravm.IntravmJmsServer
public class 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 JmsServerIfc
public void bindConnectionFactories(javax.naming.Context context) throws javax.naming.NamingException
bindConnectionFactories
in interface JmsServerIfc
context
- context to bind factory objects
javax.naming.NamingException
- if a naming error occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |