org.jboss.aop.microcontainer.integration
Class AOPJoinpointFactoryBuilder
java.lang.Object
org.jboss.aop.microcontainer.integration.AOPJoinpointFactoryBuilder
- All Implemented Interfaces:
- org.jboss.joinpoint.spi.JoinpointFactoryBuilder
public class AOPJoinpointFactoryBuilder
- extends Object
- implements org.jboss.joinpoint.spi.JoinpointFactoryBuilder
AOPJoinpointFactoryBuilder.
- Version:
- $Revision: 59020 $
- Author:
- Adrian Brock
Method Summary |
org.jboss.joinpoint.spi.JoinpointFactory |
createJoinpointFactory(org.jboss.reflect.spi.ClassInfo classInfo)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AOPJoinpointFactoryBuilder
public AOPJoinpointFactoryBuilder()
createJoinpointFactory
public org.jboss.joinpoint.spi.JoinpointFactory createJoinpointFactory(org.jboss.reflect.spi.ClassInfo classInfo)
- Specified by:
createJoinpointFactory
in interface org.jboss.joinpoint.spi.JoinpointFactoryBuilder
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.