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
-
Constructor Summary
Constructors Constructor Description ManagedEndpoint(AbstractEndpoint delegate)
Deprecated. -
Method Summary