org.jboss.aop.microcontainer.integration
Class AOPJoinpointFactoryBuilder

java.lang.Object
  extended by 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

Constructor Summary
AOPJoinpointFactoryBuilder()
           
 
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
 

Constructor Detail

AOPJoinpointFactoryBuilder

public AOPJoinpointFactoryBuilder()
Method Detail

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.