org.apache.openejb.assembler.classic
Class SecurityRoleReferenceInfo

java.lang.Object
  extended by org.apache.openejb.assembler.classic.InfoObject
      extended by org.apache.openejb.assembler.classic.SecurityRoleReferenceInfo
All Implemented Interfaces:
Serializable

public class SecurityRoleReferenceInfo
extends InfoObject

See Also:
Serialized Form

Field Summary
 String description
           
 String roleLink
           
 String roleName
           
 
Constructor Summary
SecurityRoleReferenceInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

description

public String description

roleName

public String roleName

roleLink

public String roleLink
Constructor Detail

SecurityRoleReferenceInfo

public SecurityRoleReferenceInfo()


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.