Modifier and Type | Field and Description |
---|---|
protected BrokerTypeDef |
BrokerEvent.type_def |
Modifier and Type | Method and Description |
---|---|
BrokerTypeDef[] |
BrokerClient.getCanPublishTypeDefs()
Get the definitions for the the event types this client can publish or deliver.
|
BrokerTypeDef[] |
BrokerClient.getCanSubscribeTypeDefs()
Get the definitions for the the event types this client can subscribe to or have delivered to it.
|
BrokerTypeDef |
BrokerClient.getEventTypeDef(java.lang.String event_type_name)
Get the specified event type's definition.
|
BrokerTypeDef[] |
BrokerClient.getEventTypeDefs(java.lang.String[] event_type_names)
Get the definitions for the requested event types.
|
BrokerTypeDef |
BrokerTypeDef.getFieldDef(java.lang.String field_name)
Get the BrokerTypeDef for a given field.
|
BrokerTypeDef |
BrokerTypeDef.getFieldDefInternal(java.lang.String full_field_name,
java.lang.String field_name) |
BrokerTypeDef |
BrokerEvent.getTypeDef()
Get the event's type definition.
|
Constructor and Description |
---|
BrokerAdminTypeDef(BrokerTypeDef normal_def)
Create from a normal type definition.
|
Copyright © 2002-2006 webMethods, Inc. Copyright © 2007-2021 Software AG Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.