|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JmsServerIfc
JmsServerIfc provides an interface to the OpenJMS server.
JmsServer| 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 interface. |
| Method Detail |
|---|
void init()
throws ServerException
ServerException - if the interface cannot be initialised
void bindConnectionFactories(javax.naming.Context context)
throws javax.naming.NamingException,
ServerException
context - context to bind factory objects
javax.naming.NamingException - if a naming error occurs
ServerException - if a server error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||