|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.jms.client.ClientAOPStackLoader
public class ClientAOPStackLoader
A static singleton that insures the client-side AOP stack is loaded.
| Method Summary | |
|---|---|
static ClientAOPStackLoader |
getInstance()
|
void |
load(ConnectionFactoryEndpoint delegate)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ClientAOPStackLoader getInstance()
public void load(ConnectionFactoryEndpoint delegate)
throws java.lang.Exception
delegate - - either an instance of ClientClusteredConnectionFactoryDelegate or
ClientConnectionFactoryDelegate.
java.lang.Exception - - if something goes wrong with downloading the AOP configuration from the
server and installing it.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||