Click or drag to resize

ConfigurationCommonEventTypeBean Properties

The ConfigurationCommonEventTypeBean type exposes the following members.

Properties
  NameDescription
Public propertyAccessorStyle
Returns the accessor style.
Public propertyCopyMethod
Returns the method name of the method to use to copy the underlying event object.
Public propertyEndTimestampPropertyName
Returns the property name of the property providing the end timestamp value.
Public propertyFactoryMethod
Returns the name of the factory method, either fully-qualified or just a method name if the method is on the same class as the configured class, to use when instantiating objects of the type.
Public propertyFieldProperties
Returns a list of descriptors specifying explicitly configured field names and their property name.
Public propertyMethodProperties
Returns a list of descriptors specifying explicitly configured method names and their property name.
Public propertyPropertyResolutionStyle
Returns the type's property resolution style to use.
Public propertyStartTimestampPropertyName
Returns the property name of the property providing the start timestamp value.
Top
See Also