|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.aop.AspectXmlLoader
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.
Field Summary |
---|
Fields inherited from class org.jboss.aop.AspectXmlLoader |
---|
aspects, bindings, counter, defaultBaseName, factories, factory, manager |
Constructor Summary | |
---|---|
JmsClientAspectXMLLoader()
|
Method Summary | |
---|---|
void |
deployXML(byte[] config)
|
Methods inherited from class org.jboss.aop.AspectXmlLoader |
---|
deploy, deploy, deployAdvice, deployAnnotationIntroduction, deployAnnotationOverride, deployArrayBinding, deployArrayReplacement, deployAspect, deployBinding, deployCFlowStack, deployClassMetaData, deployDeclare, deployDomain, deployDynamicCFlow, deployInterceptor, deployInterceptorStack, deployIntroductionPointcut, deployMetaDataLoader, deployPluggablePointcut, deployPointcut, deployPrepare, deployTypedef, deployXML, deployXML, deployXML, deployXML, deployXML, getClassLoader, loadAnnotationIntroduction, loadDocument, loadURL, setClassLoader, setManager, undeploy, undeployAdvice, undeployAnnotationIntroduction, undeployAnnotationOverride, undeployArrayBinding, undeployArrayReplacement, undeployAspect, undeployBinding, undeployCFlowStack, undeployClassMetaData, undeployDeclare, undeployDomain, undeployDynamicCFlow, undeployInterceptor, undeployInterceptorStack, undeployIntroductionPointcut, undeployMetaDataLoader, undeployPluggablePointcut, undeployPointcut, undeployPrepare, undeployTypedef, undeployXML, undeployXML, undeployXML |
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 |