Uses of Class
org.apache.openejb.jee.Empty
-
Packages that use Empty Package Description org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of Empty in org.apache.openejb.jee
Fields in org.apache.openejb.jee declared as Empty Modifier and Type Field Description protected EmptyEjbRelationshipRole. cascadeDeleteprotected EmptySessionBean. localBeanprotected EmptyMethodPermission. uncheckedprotected EmptySecurityIdentity. useCallerIdentityFields in org.apache.openejb.jee with type parameters of type Empty Modifier and Type Field Description protected List<Empty>WebApp. distributableprotected List<Empty>WebFragment. distributableMethods in org.apache.openejb.jee that return Empty Modifier and Type Method Description EmptySessionBean. getLocalBean()EmptySecurityIdentity. getUseCallerIdentity()Methods in org.apache.openejb.jee that return types with arguments of type Empty Modifier and Type Method Description List<Empty>WebApp. getDistributable()List<Empty>WebCommon. getDistributable()List<Empty>WebFragment. getDistributable()Methods in org.apache.openejb.jee with parameters of type Empty Modifier and Type Method Description voidSessionBean. setLocalBean(Empty localBean)voidSecurityIdentity. setUseCallerIdentity(Empty value)
-