org.jboss.aop.asintegration.jboss5
Class ClassLoaderDomainScopeFactory

java.lang.Object
  extended by org.jboss.aop.asintegration.jboss5.ClassLoaderDomainScopeFactory
All Implemented Interfaces:
org.jboss.metadata.spi.scope.ScopeFactory<ClassLoaderDomainScope>

public class ClassLoaderDomainScopeFactory
extends Object
implements org.jboss.metadata.spi.scope.ScopeFactory<ClassLoaderDomainScope>

Version:
$Revision: 82920 $
Author:
Kabir Khan

Constructor Summary
ClassLoaderDomainScopeFactory()
           
 
Method Summary
 org.jboss.metadata.spi.scope.Scope create(ClassLoaderDomainScope annotation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassLoaderDomainScopeFactory

public ClassLoaderDomainScopeFactory()
Method Detail

create

public org.jboss.metadata.spi.scope.Scope create(ClassLoaderDomainScope annotation)
Specified by:
create in interface org.jboss.metadata.spi.scope.ScopeFactory<ClassLoaderDomainScope>


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