Uses of Class
org.apache.openejb.jee.sun.DefaultResourcePrincipal

Packages that use DefaultResourcePrincipal
org.apache.openejb.jee.sun Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of DefaultResourcePrincipal in org.apache.openejb.jee.sun
 

Fields in org.apache.openejb.jee.sun declared as DefaultResourcePrincipal
protected  DefaultResourcePrincipal CmpResource.defaultResourcePrincipal
           
protected  DefaultResourcePrincipal ResourceRef.defaultResourcePrincipal
           
protected  DefaultResourcePrincipal MdbConnectionFactory.defaultResourcePrincipal
           
 

Methods in org.apache.openejb.jee.sun that return DefaultResourcePrincipal
 DefaultResourcePrincipal CmpResource.getDefaultResourcePrincipal()
           
 DefaultResourcePrincipal ResourceRef.getDefaultResourcePrincipal()
           
 DefaultResourcePrincipal MdbConnectionFactory.getDefaultResourcePrincipal()
           
 

Methods in org.apache.openejb.jee.sun with parameters of type DefaultResourcePrincipal
 void CmpResource.setDefaultResourcePrincipal(DefaultResourcePrincipal value)
           
 void ResourceRef.setDefaultResourcePrincipal(DefaultResourcePrincipal value)
           
 void MdbConnectionFactory.setDefaultResourcePrincipal(DefaultResourcePrincipal value)
           
 



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