Save This Page
Home » jboss-5.0.0.CR1-src » org.jboss.resource.adapter.quartz » inflow » [javadoc | source]
org.jboss.resource.adapter.quartz.inflow
public class: QuartzResourceAdapter [javadoc | source]
java.lang.Object
   org.jboss.resource.adapter.quartz.inflow.QuartzResourceAdapter

All Implemented Interfaces:
    javax.resource.spi.ResourceAdapter

Comment
Method from org.jboss.resource.adapter.quartz.inflow.QuartzResourceAdapter Summary:
endpointActivation,   endpointDeactivation,   getConfigTimeWorkManager,   getXAResources,   start,   stop
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jboss.resource.adapter.quartz.inflow.QuartzResourceAdapter Detail:
 public  void endpointActivation(MessageEndpointFactory endpointFactory,
    ActivationSpec spec) throws ResourceException 
 public  void endpointDeactivation(MessageEndpointFactory endpointFactory,
    ActivationSpec spec) 
 public static WorkManager getConfigTimeWorkManager() 
 public XAResource[] getXAResources(ActivationSpec[] specs) throws ResourceException 
 public  void start(BootstrapContext ctx) throws ResourceAdapterInternalException 
 public  void stop()