|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
org.apache.* |
---|
org.apache.qpid.management.Messages | ||
---|---|---|
public static final String |
ACTION_NOT_SUPPORTED |
"Action %s not supported by resource %s." |
public static final String |
EVENT_SEVERITY_ATTRIBUTE_DESCRIPTION |
"Severity level for this event." |
public static final String |
EVENT_TIMESTAMP_ATTRIBUTE_DESCRIPTION |
"Current timestamp of this event." |
public static final String |
QMAN_000001_STARTING_QMAN |
"<QMAN-000001> : Starting Q-Man..." |
public static final String |
QMAN_000002_READING_CONFIGURATION |
"<QMAN-000002> : Reading Q-Man configuration..." |
public static final String |
QMAN_000003_CREATING_MANAGEMENT_CLIENTS |
"<QMAN-000003> : Creating management client(s)..." |
public static final String |
QMAN_000004_MANAGEMENT_CLIENT_CONNECTED |
"<QMAN-000004> : Management client for broker %s successfully connected." |
public static final String |
QMAN_000005_TYPE_MAPPING_CONFIGURED |
"<QMAN-000005> : Type mapping : code = %s associated to %s (validator class is %s)" |
public static final String |
QMAN_000006_ACCESS_MODE_MAPPING_CONFIGURED |
"<QMAN-000006> : Access Mode mapping : code = %s associated to %s" |
public static final String |
QMAN_000007_MANAGEMENT_HANDLER_MAPPING_CONFIGURED |
"<QMAN-000007> : Management Queue Message Handler Mapping : opcode = %s associated with %s" |
public static final String |
QMAN_000008_METHOD_REPLY_HANDLER_MAPPING_CONFIGURED |
"<QMAN-000008> : Method-Reply Queue Message Handler Mapping : opcode = %s associated with %s" |
public static final String |
QMAN_000009_BROKER_DATA_CONFIGURED |
"<QMAN-000009> : Broker configuration %s: %s" |
public static final String |
QMAN_000010_INCOMING_SCHEMA |
"<QMAN-000010> : Incoming schema for %s::%s.%s" |
public static final String |
QMAN_000011_SHUTDOWN_INITIATED |
"<QMAN-000011> : The shutdown sequence has been initiated for management client connected with broker %s" |
public static final String |
QMAN_000012_MANAGEMENT_CLIENT_SHUT_DOWN |
"<QMAN-000012> : Management client connected with broker %s shut down successfully." |
public static final String |
QMAN_000013_METHOD_REPLY_CONSUMER_INSTALLED |
"<QMAN-000013> : Method-reply queue consumer has been successfully installed and bound on broker %s." |
public static final String |
QMAN_000014_MANAGEMENT_CONSUMER_INSTALLED |
"<QMAN-000014> : Management queue consumer has been successfully installed and bound on broker %s." |
public static final String |
QMAN_000015_MANAGEMENT_QUEUE_DECLARED |
"<QMAN-000015> : Management queue with name %s has been successfully declared and bound on broker %s." |
public static final String |
QMAN_000016_METHOD_REPLY_QUEUE_DECLARED |
"<QMAN-000016> : Method-reply queue with name %s has been successfully declared and bound on broker %s." |
public static final String |
QMAN_000017_CONSUMER_HAS_BEEN_REMOVED |
"<QMAN-000017> : Consumer %s has been removed from broker %s." |
public static final String |
QMAN_000018_QUEUE_UNDECLARED |
"<QMAN-000018> : Queue %s has been removed from broker %s." |
public static final String |
QMAN_000019_QMAN_STARTED |
"<QMAN-000019> : Q-Man open for e-business." |
public static final String |
QMAN_000020_SHUTTING_DOWN_QMAN |
"<QMAN-000020> : Shutting down Q-Man..." |
public static final String |
QMAN_000021_SHUT_DOWN |
"<QMAN-000021> : Q-Man shut down." |
public static final String |
QMAN_000022_NO_BROKER_CONFIGURED |
"<QMAN-000022> : Q-Man has no configured broker : in order to connect with a running one use Q-Man Administration interface." |
public static final String |
QMAN_000023_QMAN_REGISTERED_AS_MBEAN |
"<QMAN-000023> : Q-Man service is now available on MBeanServer." |
public static final String |
QMAN_000026_WSDM_ADAPTER_STARTS |
"<QMAN-000026> : Initializing WS-DM Adapter Environment..." |
public static final String |
QMAN_000027_WSDM_ADAPTER_STARTED |
"<QMAN-000027> : WS-DM Adapter ready for incoming requests." |
public static final String |
QMAN_000028_TEST_MODULE_NOT_FOUND |
"<QMAN-000028> : Qpid emulator not found. Test notifications are disabled." |
public static final String |
QMAN_000029_DEFAULT_URI |
"<QMAN-000029> : Default URI will be set to %s" |
public static final String |
QMAN_000030_RESOURCE_HAS_BEEN_CREATED |
"<QMAN-000030> : New resource instance has been created and registered. Resource id is %s" |
public static final String |
QMAN_000031_RESOURCE_HAS_BEEN_REMOVED |
"<QMAN-000031> : WS-Resource %s has been removed" |
public static final String |
QMAN_000032_EVENTS_LIFECYCLE_TOPIC_HAS_BEEN_CREATED |
"<QMAN-000032> : Events lifecycle topic has been created with name %s" |
public static final String |
QMAN_000033_OBJECTS_LIFECYCLE_TOPIC_HAS_BEEN_CREATED |
"<QMAN-000033> : Objects lifecycle topic has been created with name %s" |
public static final String |
QMAN_000034_UNCLASSIFIED_LIFECYCLE_TOPIC_HAS_BEEN_CREATED |
"<QMAN-000034> : Unclassified object types lifecycle topic has been created with name %s" |
public static final String |
QMAN_000035_WORK_MANAGER_POOL_SIZE |
"<QMAN-000035> : Work Manager thread pool size : %s" |
public static final String |
QMAN_000036_WORK_MANAGER_MAX_POOL_SIZE |
"<QMAN-000036> : Work Manager thread pool max size : %s" |
public static final String |
QMAN_000037_WORK_MANAGER_KEEP_ALIVE_TIME |
"<QMAN-000035> : Work Manager keep alive time : %s" |
public static final String |
QMAN_100001_BAD_MAGIC_NUMBER_FAILURE |
"<QMAN-100001> : Message processing failure : incoming message contains a bad magic number (%s) and therefore will be discaded." |
public static final String |
QMAN_100002_MESSAGE_READ_FAILURE |
"<QMAN-100002> : Message I/O failure : unable to read byte message content and therefore it will be discarded." |
public static final String |
QMAN_100003_MESSAGE_PROCESS_FAILURE |
"<QMAN-100003> : Message processing failure : unknown exception; see logs for more details." |
public static final String |
QMAN_100004_HANDLER_INITIALIZATION_FAILURE |
"<QMAN-100004> : Message handler configured for opcode %s thrown an exception in initialization and therefore will be discarded." |
public static final String |
QMAN_100005_CLASS_SCHEMA_PROCESSING_FAILURE |
"<QMAN-100005> : Q-Man was unable to process the schema response message." |
public static final String |
QMAN_100006_EVENT_SCHEMA_PROCESSING_FAILURE |
"<QMAN-100006> : Q-Man was unable to process the schema response message." |
public static final String |
QMAN_100007_UNABLE_TO_CONNECT_WITH_BROKER |
"<QMAN-100007> : Unable to connect with broker located on %s. This broker will be ignored." |
public static final String |
QMAN_100010_METHOD_INVOCATION_RESULT_FAILURE |
"<QMAN-100010> : an exception occurred while storing the result of a method invocation. Sequence number was %s" |
public static final String |
QMAN_100011_UNKNOWN_CLASS_KIND |
"<QMAN-100011> : Unknwon class kind : %s)." |
public static final String |
QMAN_100012_SCHEMA_MESSAGE_PROCESSING_FAILURE |
"<QMAN-100012> : Q-Man was unable to process the schema response message." |
public static final String |
QMAN_100013_MBEAN_REGISTRATION_FAILURE |
"<QMAN-100013> : Unable to unregister object instance %s." |
public static final String |
QMAN_100014_ATTRIBUTE_DECODING_FAILURE |
"<QMAN-100014> : Unable to decode value for attribute %s" |
public static final String |
QMAN_100015_UNABLE_TO_SEND_SCHEMA_REQUEST |
"<QMAN-100015> : Unable to send a schema request schema for %s.%s" |
public static final String |
QMAN_100016_UNABLE_TO_DECODE_FEATURE_VALUE |
"<QMAN-100016> : Unable to decode value for %s::%s::%s" |
public static final String |
QMAN_100017_UNABLE_TO_CONNECT |
"<QMAN-100017>: Cannot connect to broker %s on %s" |
public static final String |
QMAN_100018_UNABLE_TO_STARTUP_CORRECTLY |
"<QMAN-100018> : Q-Man was unable to startup correctly : see logs for further details." |
public static final String |
QMAN_100019_REQ_OR_RES_MALFORMED |
"<QMAN-100019> : Unexpected exception occurred on WSDM adapter layer : probably request or response was malformed." |
public static final String |
QMAN_100020_ACTION_NOT_SUPPORTED |
"<QMAN-100020> : Action %s not supported by resource %s." |
public static final String |
QMAN_100021_RMD_BUID_FAILURE |
"<QMAN-100021> : Unable to build RDM for resource %s." |
public static final String |
QMAN_100023_BUILD_WS_ARTIFACTS_FAILURE |
"<QMAN-100023> : Unable to build WS artifacts." |
public static final String |
QMAN_100024_CAPABILITY_INSTANTIATION_FAILURE |
"<QMAN-100024> : Unable to instantiate generated capability class for %s." |
public static final String |
QMAN_100025_WSRF_FAILURE |
"<QMAN-100025> : Resource manager raised an exception while creating capability for %s." |
public static final String |
QMAN_100026_SOAP_ADDRESS_REPLACEMENT_FAILURE |
"<QMAN-100026> : Exception occurred while replacing the placeholder soap address with resource actual location." |
public static final String |
QMAN_100027_RESOURCE_SHUTDOWN_FAILURE |
"<QMAN-100027> : Shutdown failure while destroying resource %s." |
public static final String |
QMAN_100029_MALFORMED_RESOURCE_URI_FAILURE |
"<QMAN-100029> : Unable to define URI for QMan resources using \"%s\". It violates RFC 2396" |
public static final String |
QMAN_100030_JMX_CORE_STARTUP_FAILURE |
"<QMAN-100030> : QMan JMX core Unexpected failure while starting up." |
public static final String |
QMAN_100031_WS_RESOURCE_ALREADY_INITIALIZED |
"<QMAN-100031> : Bad request has been received on this WS-Resource : Initialization is not possible because the resource has already been initialized." |
public static final String |
QMAN_100032_WS_RESOURCE_NOT_YET_INITIALIZED |
"<QMAN-100032> : Bad request has been received on this WS-Resource : Shutdown is not possible because the resource hasn\'t yet been initialized." |
public static final String |
QMAN_100033_WS_RESOURCE_ALREADY_SHUTDOWN |
"<QMAN-100033> : Bad request has been received on this WS-Resource : Shutdown is not possible because the resource has already been shutdown." |
public static final String |
QMAN_100034_WSDL_SCHEMA_SECTION_NOT_FOUND |
"<QMAN-100034> : Unable to get via XPath the schema section in WSDL." |
public static final String |
QMAN_100035_GET_ATTRIBUTE_FAILURE |
"<QMAN-100035> : Get Attribute invocation failure for attribute %s, resource %s." |
public static final String |
QMAN_100035_RESOURCE_CAPABILITY_INVOCATION_FAILURE |
"<QMAN-100035> : Resource thrown a failure while invoking a capability operation." |
public static final String |
QMAN_100036_SET_ATTRIBUTE_FAILURE |
"<QMAN-100036> : Set Attribute invocation failure for attribute %s, resource %s." |
public static final String |
QMAN_100036_TOPIC_DECLARATION_FAILURE |
"<QMAN-100036> : WS-DM Adapter was unable to declare events and / or objects lifecycle topic(s). As conseguence of that, QMan won\'t be able to correctly emit lifecycle notifications." |
public static final String |
QMAN_100037_INVOKE_OPERATION_FAILURE |
"<QMAN-100037> : Operation Invocation failure for operation." |
public static final String |
QMAN_100038_UNABLE_TO_SEND_WS_NOTIFICATION |
"<QMAN-100038> : Unable to send notification." |
public static final String |
QMAN_100039_UNABLE_TO_CONFIGURE_PROPERLY_WORKER_MANAGER |
"<QMAN-100039> : Unable to properly configure WorkManager. A malformed property (NaN) was given as input parameter." |
public static final String |
QMAN_100040_UNABLE_TO_LOCATE_WSRP_PROPERTIES |
"<QMAN-100040> : Unable to evaluate the WSRP XPath expression on resource WSDL." |
public static final String |
QMAN_200001_INCOMING_MESSAGE_HAS_BEEN_RECEIVED |
"<QMAN-200001> : New incoming message has been received. Message content is %s" |
public static final String |
QMAN_200002_OPCODE_HANDLER_ASSOCIATION |
"<QMAN-200002> : \"%s\" opcode is associated to handler %s" |
public static final String |
QMAN_200003_MESSAGE_FORWARDING |
"<QMAN-200003> : Incoming message with \"%s\" as opcode will be forwarded to %s for processing." |
public static final String |
QMAN_200004_MANAGEMENT_QUEUE_NAME |
"<QMAN-200004> : Management queue name : %s" |
public static final String |
QMAN_200005_METHOD_REPLY_QUEUE_NAME |
"<QMAN-200005> : Method-reply queue name : %s" |
public static final String |
QMAN_200006_QPID_CONNECTION_RELEASED |
"<QMAN-200006> : Connection %s returned to the pool." |
public static final String |
QMAN_200007_TEST_CONNECTION_ON_RESERVE |
"<QMAN-200007> : Test connection on reserve. Is valid? %s" |
public static final String |
QMAN_200008_CONNECTION_DESTROYED |
"<QMAN-200008> : Connection has been destroyed." |
public static final String |
QMAN_200009_CONNECTION_DESTROY_FAILURE |
"<QMAN-200009> : Unable to destroy a connection object." |
public static final String |
QMAN_200010_EVENT_MBEAN_REGISTERED |
"<QMAN-200010> : Event instance %s::%s::%s successfully registered with MBean Server with name %s" |
public static final String |
QMAN_200011_OBJECT_MBEAN_REGISTERED |
"<QMAN-200011> : Object instance %s::%s::%s:%s successfully registered with MBean Server with name %s" |
public static final String |
QMAN_200012_OBJECT_MBEAN_UNREGISTERED |
"<QMAN-200012> : Object instance %s::%s::%s:%s successfully unregistered from MBean Server. Name was %s" |
public static final String |
QMAN_200013_ARGUMENT_VALUE_ENCODED |
"<QMAN-200013> : Encoded value %S for argument %s. Type is %s" |
public static final String |
QMAN_200014_INCOMING_INSTRUMENTATION_DATA |
"<QMAN-200014> : Incoming instrumentation data for %s::%s.%s.%s" |
public static final String |
QMAN_200015_INCOMING_CONFIGURATION_DATA |
"<QMAN-200015> : Incoming configuration data for %s::%s.%s.%s" |
public static final String |
QMAN_200016_PROPERTY_DEFINITION_HAS_BEEN_BUILT |
"<QMAN-200016> : Property definition for %s::%s.%s has been built." |
public static final String |
QMAN_200017_STATISTIC_DEFINITION_HAS_BEEN_BUILT |
"<QMAN-200017> : Statistic definition for %s::%s.%s has been built." |
public static final String |
QMAN_200018_OPTIONAL_PROPERTIES_INFO |
"<QMAN-200018> : Class %s::%s.%s has %s optional properties." |
public static final String |
QMAN_200019_EVENT_ARGUMENT_DEFINITION_HAS_BEEN_BUILT |
"<QMAN-200019> : Event argument definition for %s::%s.%s has been built." |
public static final String |
QMAN_200020_ENTITY_DEFINITION_HAS_BEEN_BUILT |
"<QMAN-200020> : Entity definition has been built (without schema) for %s::%s.%s" |
public static final String |
QMAN_200021_INCOMING_EVENT_DATA |
"<QMAN-200021> : Incoming data for event %s::%s.%s" |
public static final String |
QMAN_200022_VALIDATOR_INSTALLED |
"<QMAN-200022> : Validator %s for type %s successfully installed." |
public static final String |
QMAN_200023_VALIDATOR_NOT_FOUND |
"<QMAN-200023> : No validator was found for type %s. The default (empty) validator will be used." |
public static final String |
QMAN_200024_MANAGEMENT_MESSAGE_HAS_BEEN_SENT |
"<QMAN-200024> : Message has been sent to management exchange. Message content : %s" |
public static final String |
QMAN_200025_SUBSCRIPTION_DECLARED |
"<QMAN-200025> : New subscription between queue %s and destination %s has been declared." |
public static final String |
QMAN_200026_SUBSCRIPTION_REMOVED |
"<QMAN-200026> : Subscription named %s has been removed from remote broker." |
public static final String |
QMAN_200027_QUEUE_DECLARED |
"<QMAN-200027> : New queue with name %s has been declared." |
public static final String |
QMAN_200028_QUEUE_REMOVED |
"<QMAN-200028> : New queue with name %s has been undeclared." |
public static final String |
QMAN_200029_BINDING_DECLARED |
"<QMAN-200029> : New binding with %s as routing key has been declared between queue %s and exchange %s." |
public static final String |
QMAN_200030_BINDING_REMOVED |
"<QMAN-200030> : Binding with %s as routing key has been removed between queue %s and exchange %s." |
public static final String |
QMAN_200031_COMPOUND_MESSAGE_CONTAINS |
"<QMAN-200031> : Incoming compound message contains %s message(s)." |
public static final String |
QMAN_200032_COMMAND_MESSAGE_ROUTING_KEY |
"<QMAN-200032> : Command message routing key : %s" |
public static final String |
QMAN_200033_CAPABILITY_CLASS_HAS_BEEN_ADDED |
"<QMAN-200033> : Capability has been added to this resource. Class is %s while URI is %s." |
public static final String |
QMAN_200034_RMD_NAME |
"<QMAN-200034> : Resource Metadata Descriptor name is %s." |
public static final String |
QMAN_200035_RMD_PATH |
"<QMAN-200035> : Resource Metadata Descriptor path is %s." |
public static final String |
QMAN_200036_ADDITIONAL_RMD_PROPERTY |
"<QMAN-200036> : Additional RMD property : %s" |
public static final String |
QMAN_200037_RMD |
"<QMAN-200037> : Resource Metadata Descriptor : %s" |
public static final String |
QMAN_200038_WSRP |
"<QMAN-200038> : WS Resource Properties fragment : %s" |
public static final String |
QMAN_200039_DEBUG_JMX_NOTIFICATION |
"<QMAN-200039> : %s" |
public static final String |
QMAN_200040_WS_ARTIFACTS_CACHED |
"<QMAN-200040> : WS Artifacts has been stored on cache with the following id : %s" |
public static final String |
QMAN_200041_INCOMING_OBJECT_NAME_AND_DERIVED_KEY |
"<QMAN-200041> : Incoming object name : %s, derived search key : %s" |
public static final String |
QMAN_200042_REMOVING_RESOURCE |
"<QMAN-200042> : WS-Resource %s is going to be removed" |
public static final String |
QMAN_200043_GENERATED_ACCESSOR_METHOD |
"<QMAN-200043> : Generated accessor method for %s : %s" |
public static final String |
QMAN_200044_GENERATED_METHOD |
"<QMAN-200044> : Generated method for %s : %s" |
public static final String |
QMAN_300001_MESSAGE_DISCARDED |
"<QMAN-300001> : No handler has been configured for processing messages with \"%s\" as opcode. Message will be discarded." |
public static final String |
QMAN_300002_UNKNOWN_SEQUENCE_NUMBER |
"<QMAN-300002> : Unable to deal with incoming message because it contains a unknown sequence number (%s)." |
public static final String |
QMAN_300003_BROKER_ALREADY_CONNECTED |
"<QMAN-300003> : Unable to enlist given broker connection data : QMan is already connected with broker %s" |
public static final String |
QMAN_300004_INVALID_CONFIGURATION_FILE |
"<QMAN-300004> : The given configuration file (%s) is not valid (it doesn\'t exist or cannot be read)" |
public static final String |
QMAN_300005_QEMU_INITIALIZATION_FAILURE |
"<QMAN-300005> : Unable to initialize QEmu module and therefore emulation won\'t be enabled..." |
public static final String |
QMAN_300006_OS_MBEAN_FAILURE |
"<QMAN-300006> : Unable to retrieve Operating System properties. No values will be displayed for underlying Operation System." |
public static final String |
QMAN_300007_RUNTIME_MBEAN_FAILURE |
"<QMAN-300007> : Unable to retrieve Runtime Environment properties. No values will be displayed." |
org.apache.qpid.management.Names | ||
---|---|---|
public static final String |
ADAPTER_HOST_PROPERTY_NAME |
"qman.host" |
public static final String |
ADAPTER_PORT_PROPERTY_NAME |
"qman.port" |
public static final String |
ADD_BROKER_OPERATION_NAME |
"addBroker" |
public static final String |
ADDRESSING_PREFIX |
"qman-wsa" |
public static final String |
ADDRESSING_URI |
"http://amqp.apache.org/qpid/management/qman/addressing" |
public static final String |
AGENT_ROUTING_KEY |
"agent.1.0" |
public static final String |
AGENT_ROUTING_KEY_PREFIX |
"agent." |
public static final String |
AMQ_DIRECT_QUEUE |
"amq.direct" |
public static final String |
APPLICATION_NAME |
"Q-Man" |
public static final String |
ARG_COUNT_PARAM_NAME |
"argCount" |
public static final String |
BROKER_ID |
"brokerId" |
public static final String |
CLASS |
"class" |
public static final String |
DEFAULT_PARAM_NAME |
"default" |
public static final String |
DOMAIN_NAME |
"Q-MAN" |
public static final String |
ENTRY |
"entry" |
public static final String |
EVENT |
"event" |
public static final String |
KEY |
"key" |
public static final String |
MANAGEMENT_EXCHANGE |
"qpid.management" |
public static final String |
MANAGEMENT_QUEUE_PREFIX |
"management." |
public static final String |
MANAGEMENT_ROUTING_KEY |
"console.#" |
public static final String |
METHOD_REPLY_QUEUE_PREFIX |
"reply." |
public static final String |
MODIFIABILITY |
"modifiability" |
public static final String |
MUTABILITY |
"mutability" |
public static final String |
MUTABLE |
"mutable" |
public static final String |
NAME_ATTRIBUTE |
"name" |
public static final String |
NAMESPACE_URI |
"http://amqp.apache.org/qpid/management/qman" |
public static final String |
NOT_AVAILABLE |
"N.A." |
public static final String |
NUMBER_VALIDATOR |
"org.apache.qpid.management.domain.model.QpidProperty$NumberValidator" |
public static final String |
OBJECT_ID |
"objectId" |
public static final String |
PACKAGE |
"package" |
public static final String |
PREFIX |
"qman" |
public static final String |
QMAN_CONFIG_OPTION_NAME |
"qman-config" |
public static final String |
QMAN_RESOURCE_NAME |
"QManWsResource" |
public static final String |
READ_ONLY |
"read-only" |
public static final String |
READ_WRITE |
"read-write" |
public static final String |
STRING_VALIDATOR |
"org.apache.qpid.management.domain.model.QpidProperty$StringValidator" |
public static final String |
TIMEMILLIS_ATTRIBUTE_NAME |
"TimeMillis" |
public static final String |
TYPE |
"type" |
public static final String |
VALIDATE_WSRP_PARAM |
"validate-wsrp-schema" |
public static final String |
VALUE |
"value" |
public static final String |
WEB_APP_CLASSES_FOLDER |
"/WEB-INF/classes" |
public static final String |
XSI_TYPE |
"xsi:type" |
org.apache.qpid.management.Protocol | ||
---|---|---|
public static final int |
CLASS |
1 |
public static final char |
CONFIGURATION_CONTENT_RESPONSE_OPCDE |
99 |
public static final String |
DEFAULT_ENDPOINT_URI |
"http://localhost:8080/qman/services/adapter" |
public static final String |
DEFAULT_QMAN_HOSTNAME |
"localhost" |
public static final int |
DEFAULT_QMAN_PORT_NUMBER |
8080 |
public static final int |
EVENT |
2 |
public static final char |
EVENT_CONTENT_RESPONSE_OPCDE |
101 |
public static final char |
HEARTBEAT_INDICATION_RESPONSE_OPCODE |
104 |
public static final char |
INSTR_AND_CONFIG_CONTENT_RESPONSE_OPCODE |
103 |
public static final char |
INSTRUMENTATION_CONTENT_RESPONSE_OPCODE |
105 |
public static final String |
MAGIC_NUMBER |
"AM2" |
public static final char |
OPERATION_INVOCATION_REQUEST_OPCODE |
77 |
public static final char |
SCHEMA_REQUEST_OPCODE |
83 |
org.apache.qpid.management.domain.model.org.apache.qpid.management.domain.model.QpidEvent | ||
---|---|---|
static final String |
SEVERITY_ATTR_NAME |
"Severity" |
static final String |
TIMESTAMP_ATTR_NAME |
"Date" |
org.apache.qpid.management.domain.model.ValidationException | ||
---|---|---|
public static final String |
MAX_LENGTH |
"Max Length" |
public static final String |
MAX_VALUE |
"Max Value" |
public static final String |
MIN_VALUE |
"Min Value" |
org.apache.qpid.management.jmx.EntityLifecycleNotification | ||
---|---|---|
public static final String |
INSTANCE_ADDED_NOTIFICATION_TYPE |
"qman.lifecycle.entity.instance.created" |
public static final String |
INSTANCE_REMOVED_NOTIFICATION_TYPE |
"qman.lifecycle.entity.instance.removed" |
public static final String |
MALFORMED_SCHEMA_NOTIFICATION_TYPE |
"org.apache.qpid.management.lifecycle.error.schema" |
public static final String |
SCHEMA_INJECTED_NOTIFICATION_TYPE |
"org.apache.qpid.management.lifecycle.entity.schema.injected" |
public static final String |
SCHEMA_REQUESTED_NOTIFICATION_TYPE |
"org.apache.qpid.management.lifecycle.entity.schema.requested" |
org.apache.qpid.management.jmx.OperationHasBeenInvokedNotification | ||
---|---|---|
public static final String |
NOTIFICATION_TYPE |
"org.apache.qpid.management.operation.invoked" |
org.apache.qpid.management.wsdm.capabilities.Constants | ||
---|---|---|
public static final String |
MIN_OCCURS |
"minOccurs" |
public static final String |
NAME_ATTRIBUTE |
"name" |
public static final String |
QMAN_SCHEMA_XPATH |
"/wsdl:definitions/wsdl:types/xsd:schema[@targetNamespace=\'http://amqp.apache.org/qpid/management/qman\']" |
public static final String |
REF_ATTRIBUTE |
"ref" |
public static final String |
SERVICE_LOCATION_XPATH |
"/wsdl:definitions/wsdl:service/wsdl:port/wsdl-soap:address/@location" |
public static final String |
TYPE_ATTRIBUTE |
"type" |
public static final String |
WSRP_PROPERTIES_XPATH |
"/wsdl:definitions/wsdl:types/xsd:schema[@targetNamespace=\'http://amqp.apache.org/qpid/management/qman\']/xsd:element[@name=\'QManWsResourceProperties\']/xsd:complexType/xsd:sequence" |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |