org.jboss.aop.deployers
Class JBossAspectLibrary
java.lang.Object
org.jboss.aop.deployers.JBossAspectLibrary
public class JBossAspectLibrary
- extends Object
A bean to be deployed with the aspect library in jboss 5 to be able to deploy the
base-aspects.xml file and so that other things like EJB 3 can depend on this.
- Version:
- $Revision: 1.1 $
- Author:
- Kabir Khan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JBossAspectLibrary
public JBossAspectLibrary()
getAspectManager
public AbstractAspectManager getAspectManager()
setAspectManager
public void setAspectManager(AbstractAspectManager aspectManagerBean)
start
public void start()
throws Exception
- Throws:
Exception
- See Also:
ServiceMBeanSupport.start()
Copyright © 2004 JBoss Inc. All Rights Reserved.