Uses of Class
org.apache.openejb.jee.sun.DefaultResourcePrincipal
-
Packages that use DefaultResourcePrincipal Package Description 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 Modifier and Type Field Description protected DefaultResourcePrincipalCmpResource. defaultResourcePrincipalprotected DefaultResourcePrincipalMdbConnectionFactory. defaultResourcePrincipalprotected DefaultResourcePrincipalResourceRef. defaultResourcePrincipalMethods in org.apache.openejb.jee.sun that return DefaultResourcePrincipal Modifier and Type Method Description DefaultResourcePrincipalCmpResource. getDefaultResourcePrincipal()DefaultResourcePrincipalMdbConnectionFactory. getDefaultResourcePrincipal()DefaultResourcePrincipalResourceRef. getDefaultResourcePrincipal()Methods in org.apache.openejb.jee.sun with parameters of type DefaultResourcePrincipal Modifier and Type Method Description voidCmpResource. setDefaultResourcePrincipal(DefaultResourcePrincipal value)voidMdbConnectionFactory. setDefaultResourcePrincipal(DefaultResourcePrincipal value)voidResourceRef. setDefaultResourcePrincipal(DefaultResourcePrincipal value)
-