Celtix User APIs

Uses of Interface
org.objectweb.celtix.handlers.HandlerFactory

Packages that use HandlerFactory
org.objectweb.celtix.handlers   
 

Uses of HandlerFactory in org.objectweb.celtix.handlers
 

Methods in org.objectweb.celtix.handlers with parameters of type HandlerFactory
 void HandlerFactoryManager.deregisterHandlerFactory(HandlerFactory factory)
           
 void HandlerFactoryManager.registerHandlerFactory(HandlerFactory factory)
           
 


Celtix User APIs