org.jboss.aop.microcontainer.beans
Class AspectManagerFactory

java.lang.Object
  extended by org.jboss.aop.microcontainer.beans.AspectManagerFactory

public class AspectManagerFactory
extends Object

Version:
$Revision: 1.1 $
Author:
Kabir Khan

Constructor Summary
AspectManagerFactory()
           
 
Method Summary
static org.jboss.aop.AspectManager getAspectManager()
           
static org.jboss.aop.AspectManager getAspectManager(org.jboss.metadata.spi.MetaData md)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AspectManagerFactory

public AspectManagerFactory()
Method Detail

getAspectManager

public static org.jboss.aop.AspectManager getAspectManager()

getAspectManager

public static org.jboss.aop.AspectManager getAspectManager(org.jboss.metadata.spi.MetaData md)


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.