Class ManagedEndpoint

java.lang.Object
org.springframework.integration.monitor.ManagedEndpoint
All Implemented Interfaces:
Lifecycle

@Deprecated
@IntegrationManagedResource
public class ManagedEndpoint
extends Object
implements Lifecycle
Deprecated.
this is no longer used by the framework. Replaced by ManageableLifecycle.
Wrapper for an AbstractEndpoint that exposes a management interface.
Author:
Dave Syer, Gary Russell