org.jboss.aop.asintegration.jboss5
Class AliasesImpl

java.lang.Object
  extended by org.jboss.aop.asintegration.jboss5.AliasesImpl
All Implemented Interfaces:
Annotation, org.jboss.beans.metadata.api.annotations.Aliases

public class AliasesImpl
extends Object
implements org.jboss.beans.metadata.api.annotations.Aliases

Version:
$Revision: 82920 $
Author:
Kabir Khan

Constructor Summary
AliasesImpl(String name)
           
 
Method Summary
 Class<? extends Annotation> annotationType()
           
 boolean replace()
           
 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

AliasesImpl

public AliasesImpl(String name)
Method Detail

replace

public boolean replace()

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.