org.apache.camel.management
Class ManagedEndpoint
java.lang.Object
org.apache.camel.management.ManagedEndpoint
@ManagedResource(description="Managed Endpoint",
currencyTimeLimit=15)
public class ManagedEndpoint
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManagedEndpoint
public ManagedEndpoint(Endpoint endpoint)
getEndpoint
public Endpoint getEndpoint()
getUri
@ManagedAttribute(description="Endpoint Uri")
public String getUri()
isSingleton
@ManagedAttribute(description="Singleton")
public boolean isSingleton()
Apache CAMEL