|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAspectXmlLoader
org.jboss.jms.client.container.JmsClientAspectXMLLoader
public class JmsClientAspectXMLLoader
This class deploys the client side AOP config from a byte[] representation of the client aop config file. This allows the config to be kep on the server but the advising to be done on the client.
| Constructor Summary | |
|---|---|
JmsClientAspectXMLLoader()
|
|
| Method Summary | |
|---|---|
void |
deployXML(byte[] config)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JmsClientAspectXMLLoader()
| Method Detail |
|---|
public void deployXML(byte[] config)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||