Uses of Class
org.apache.openejb.jee.EmptyType

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

Uses of EmptyType in org.apache.openejb.jee
 

Fields in org.apache.openejb.jee declared as EmptyType
protected  EmptyType EjbRelationshipRole.cascadeDelete
           
protected  EmptyType MethodPermission.unchecked
           
protected  EmptyType SecurityIdentity.useCallerIdentity
           
 

Fields in org.apache.openejb.jee with type parameters of type EmptyType
protected  List<EmptyType> WebApp.distributable
           
 

Methods in org.apache.openejb.jee that return EmptyType
 EmptyType SecurityIdentity.getUseCallerIdentity()
           
 

Methods in org.apache.openejb.jee that return types with arguments of type EmptyType
 List<EmptyType> WebApp.getDistributable()
           
 

Methods in org.apache.openejb.jee with parameters of type EmptyType
 void SecurityIdentity.setUseCallerIdentity(EmptyType value)
           
 



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