org.jboss.aop.asintegration.jboss5
Class ClassLoaderDomainScopeImpl

java.lang.Object
  extended by org.jboss.aop.asintegration.jboss5.ClassLoaderDomainScopeImpl
All Implemented Interfaces:
Annotation, ClassLoaderDomainScope

public class ClassLoaderDomainScopeImpl
extends Object
implements ClassLoaderDomainScope

Version:
$Revision: 82920 $
Author:
Kabir Khan

Constructor Summary
ClassLoaderDomainScopeImpl(String name)
           
 
Method Summary
 Class<? extends Annotation> annotationType()
           
 String value()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.lang.annotation.Annotation
equals, hashCode, toString
 

Constructor Detail

ClassLoaderDomainScopeImpl

public ClassLoaderDomainScopeImpl(String name)
Method Detail

value

public String value()

annotationType

public Class<? extends Annotation> annotationType()
Specified by:
annotationType in interface Annotation


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