public class LifecycleAgent.SelectingChannel extends Object
Modifier | Constructor and Description |
---|---|
protected |
SelectingChannel()
Constructs a SelectingChannel.
|
Modifier and Type | Method and Description |
---|---|
protected void |
postSelectingAction(LifecycleAgent.RegisteredPolicyEntry rpe)
Post a task to perform candidate document selection for the specified
RPE using this channel's executor.
|
protected void |
shutdown()
Shutdown the channel.
|
protected void |
start()
Start the channel.
|
protected SelectingChannel() throws IfsException
IfsException
- if the operation failsprotected void start() throws IfsException
IfsException
- if the operation failsprotected void shutdown() throws IfsException
IfsException
- if the operation failsprotected void postSelectingAction(LifecycleAgent.RegisteredPolicyEntry rpe) throws IfsException
rpe
- the RegisteredPolicyEntryIfsException
- if the operation failsCopyright © 2023. All rights reserved.