| Package | Description |
|---|---|
| org.mobicents.tools.twiddle.jslee | |
| org.mobicents.tools.twiddle.jsleex | |
| org.mobicents.tools.twiddle.op |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUsageCommand
One bulky command to interact with usage MBeans.
|
class |
AlarmCommand
Class which invokes methods on JSLEE AlarmMBean
|
class |
DeployCommand |
class |
ProfileCommand
Command which accesses Profile MBean.
|
class |
ProfileEditCommand
Command performs operation on specific profile object.
|
class |
ProfileUsageCommand |
class |
ResourceCommand |
class |
ResourceUsageCommand |
class |
ServiceCommand
Command for service interaction - activate/deactivate etc.
|
class |
ServiceUsageCommand |
class |
SleeCommand |
class |
TraceCommand
Trace command class.
|
| Constructor and Description |
|---|
AbstractUsageCommand.CreateOperation(org.jboss.console.twiddle.command.CommandContext context,
org.jboss.logging.Logger log,
AbstractSleeCommand sleeCommand) |
AbstractUsageCommand.DeleteOperation(org.jboss.console.twiddle.command.CommandContext context,
org.jboss.logging.Logger log,
AbstractSleeCommand sleeCommand) |
AbstractUsageCommand.GetOperation(org.jboss.console.twiddle.command.CommandContext context,
org.jboss.logging.Logger log,
AbstractSleeCommand sleeCommand) |
AbstractUsageCommand.ListOperation(org.jboss.console.twiddle.command.CommandContext context,
org.jboss.logging.Logger log,
AbstractSleeCommand sleeCommand) |
AbstractUsageCommand.NotifyOperation(org.jboss.console.twiddle.command.CommandContext context,
org.jboss.logging.Logger log,
AbstractSleeCommand sleeCommand) |
AbstractUsageCommand.ResetOperation(org.jboss.console.twiddle.command.CommandContext context,
org.jboss.logging.Logger log,
AbstractSleeCommand sleeCommand) |
| Modifier and Type | Class and Description |
|---|---|
class |
ActivityCommand
Command to interact with ActivityManagement MBean
|
class |
CongestionCommand
Command to interact with TimerFacilityConfiguration MBean
|
class |
DeployerCommand
Command to interact with TimerFacilityConfiguration MBean
|
class |
RouterCfgCommand
Command to interact with TimerFacilityConfiguration MBean
|
class |
RouterStatsCommand
Command to interact with TimerFacilityConfiguration MBean
|
class |
TimerCommand
Command to interact with TimerFacilityConfiguration MBean
|
| Modifier and Type | Field and Description |
|---|---|
protected AbstractSleeCommand |
AbstractOperation.sleeCommand |
| Constructor and Description |
|---|
AbstractOperation(org.jboss.console.twiddle.command.CommandContext context,
org.jboss.logging.Logger log,
AbstractSleeCommand sleeCommand) |
AccessorOperation(org.jboss.console.twiddle.command.CommandContext context,
org.jboss.logging.Logger log,
AbstractSleeCommand sleeCommand,
String beanFieldName) |
AccessorOperation(org.jboss.console.twiddle.command.CommandContext context,
org.jboss.logging.Logger log,
AbstractSleeCommand sleeCommand,
String beanFieldName,
Class<?> fieldClass) |
AccessorOperation(org.jboss.console.twiddle.command.CommandContext context,
org.jboss.logging.Logger log,
AbstractSleeCommand sleeCommand,
String beanFieldName,
Class<?> fieldClass,
boolean useJMXEditors) |
Copyright © 2016. All Rights Reserved.