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
stop
public void stop()
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.