Uses of Class
org.apache.openejb.jee.jba.Handler

Packages that use Handler
org.apache.openejb.jee.jba   
 

Uses of Handler in org.apache.openejb.jee.jba
 

Fields in org.apache.openejb.jee.jba with type parameters of type Handler
protected  List<Handler> RetryHandlers.handler
           
 

Methods in org.apache.openejb.jee.jba that return Handler
 Handler ObjectFactory.createHandler()
          Create an instance of Handler
 

Methods in org.apache.openejb.jee.jba that return types with arguments of type Handler
 List<Handler> RetryHandlers.getHandler()
          Gets the value of the handler property.
 



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