Connector Architecture 1.6 API 1.0.0.Final

Uses of Interface
javax.resource.spi.endpoint.MessageEndpointFactory

Packages that use MessageEndpointFactory
javax.resource.spi The javax.resource.spi package contains APIs for the system contracts defined in the Java EE Connector Architecture specification. 
 

Uses of MessageEndpointFactory in javax.resource.spi
 

Methods in javax.resource.spi with parameters of type MessageEndpointFactory
 void ResourceAdapter.endpointActivation(MessageEndpointFactory endpointFactory, ActivationSpec spec)
          This is called during the activation of a message endpoint.
 void ResourceAdapter.endpointDeactivation(MessageEndpointFactory endpointFactory, ActivationSpec spec)
          This is called when a message endpoint is deactivated.
 


Connector Architecture 1.6 API 1.0.0.Final

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.