ManageableLifecycle
.@Deprecated @IntegrationManagedResource public class ManagedEndpoint extends Object implements Lifecycle
AbstractEndpoint
that exposes a management interface.Constructor and Description |
---|
ManagedEndpoint(AbstractEndpoint delegate)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isRunning()
Deprecated.
|
void |
start()
Deprecated.
|
void |
stop()
Deprecated.
|
public ManagedEndpoint(AbstractEndpoint delegate)
@ManagedAttribute public final boolean isRunning()
@ManagedOperation public final void start()
@ManagedOperation public final void stop()