Uses of Class
org.apache.camel.pojo.PojoEndpoint

Packages that use PojoEndpoint
org.apache.camel.pojo A simple Reflection based Camel Component. 
 

Uses of PojoEndpoint in org.apache.camel.pojo
 

Methods in org.apache.camel.pojo that return PojoEndpoint
 PojoEndpoint PojoComponent.lookupActivation(String uri)
           
 PojoEndpoint PojoEndpointResolver.resolveEndpoint(CamelContext container, String uri)
          Finds the QueueEndpoint specified by the uri.
 

Methods in org.apache.camel.pojo with parameters of type PojoEndpoint
 void PojoComponent.registerActivation(String uri, PojoEndpoint endpoint)
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.