Uses of Class
org.jboss.ejb3.session.ProxyAccessType

Packages that use ProxyAccessType
org.jboss.ejb3.session   
 

Uses of ProxyAccessType in org.jboss.ejb3.session
 

Methods in org.jboss.ejb3.session that return ProxyAccessType
static ProxyAccessType ProxyAccessType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ProxyAccessType[] ProxyAccessType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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