Uses of Class
org.objectweb.jonas_lib.deployment.xml.Handler

Packages that use Handler
org.objectweb.jonas_lib.deployment.api   
org.objectweb.jonas_lib.deployment.xml   
org.objectweb.jonas_ws.deployment.xml   
 

Uses of Handler in org.objectweb.jonas_lib.deployment.api
 

Constructors in org.objectweb.jonas_lib.deployment.api with parameters of type Handler
HandlerDesc(ClassLoader classLoader, Handler handler)
          Creates a new HandlerRef object.
 

Uses of Handler in org.objectweb.jonas_lib.deployment.xml
 

Methods in org.objectweb.jonas_lib.deployment.xml with parameters of type Handler
 void ServiceRef.addHandler(Handler handler)
          Add a new handler element to this object
 

Uses of Handler in org.objectweb.jonas_ws.deployment.xml
 

Methods in org.objectweb.jonas_ws.deployment.xml with parameters of type Handler
 void PortComponent.addHandler(Handler handler)
          Add a new handler element to this object
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.