|
TrueUpdate Agent JMS 0.7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.java.trueupdate.agent.jms.JmsUpdateAgentParameters
@Immutable public final class JmsUpdateAgentParameters
JMS update agent parameters.
| Nested Class Summary | |
|---|---|
static class |
JmsUpdateAgentParameters.Builder<P>
A builder for JMS update agent parameters. |
| Method Summary | |
|---|---|
ApplicationParameters |
application()
Returns the application parameters. |
static JmsUpdateAgentParameters.Builder<Void> |
builder()
Returns a new builder for JMS update agent parameters. |
static JmsUpdateAgentParameters |
load()
Loads JMS update agent parameters from the configuration resource file with the name update/agent.xml. |
JmsParameters |
messaging()
Returns the messaging parameters. |
static JmsUpdateAgentParameters |
parse(JmsUpdateAgentParametersCi ci)
Parses the given configuration item. |
TimerParameters |
subscriptionTimer()
Returns the timer parameters for the initial unit for the subscription to the update manager. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public ApplicationParameters application()
public static JmsUpdateAgentParameters.Builder<Void> builder()
public static JmsUpdateAgentParameters load()
update/agent.xml.
public JmsParameters messaging()
public static JmsUpdateAgentParameters parse(JmsUpdateAgentParametersCi ci)
public TimerParameters subscriptionTimer()
|
TrueUpdate Agent JMS 0.7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||