org.jboss.ejb3.annotation.impl
Class RunAsPrincipalImpl
java.lang.Object
org.jboss.ejb3.annotation.impl.RunAsPrincipalImpl
- All Implemented Interfaces:
- Annotation, org.jboss.ejb3.annotation.RunAsPrincipal
public class RunAsPrincipalImpl
- extends Object
- implements org.jboss.ejb3.annotation.RunAsPrincipal
// *
- Version:
- $Revision: 67795 $
- Author:
- William DeCoste
RunAsPrincipalImpl
public RunAsPrincipalImpl(String value)
value
public String value()
annotationType
public Class<org.jboss.ejb3.annotation.RunAsPrincipal> annotationType()
- Specified by:
annotationType in interface Annotation
toString
public String toString()
- Specified by:
toString in interface Annotation- Overrides:
toString in class Object
Copyright © 2008 JBoss Inc.. All Rights Reserved.