A C G I L R S U

A

addAttribute(String, String) - Method in interface com.ibm.soa.common.mbean.CustomProperties
Add a custom property value
AdditionalProperties - Interface in com.ibm.soa.common.mbean
The AdditionalProperties interface defines a named list of properties

C

com.ibm.soa.common.mbean - package com.ibm.soa.common.mbean
 
ComponentProperties - Interface in com.ibm.soa.common.mbean
The ComponentProperties interface provides access to additional properties.
CustomProperties - Interface in com.ibm.soa.common.mbean
The CustomProperties interface describes the interface to an MBean that allows the set of properties to be modified by adding/removing additional properties.

G

GeneralProperties - Interface in com.ibm.soa.common.mbean
The GeneralProperties interface defines the interface to an properties MBean.
getAdditionalProperty(String) - Method in interface com.ibm.soa.common.mbean.AdditionalProperties
Get the ObjectName string reference to the MBean that conforms to the additional properties interface
getAdditionalPropertyNames() - Method in interface com.ibm.soa.common.mbean.AdditionalProperties
Get the additional properties
getApplicationName() - Method in interface com.ibm.soa.common.mbean.Settings
Get the Application Name (EAR Name).
getAttribute(String) - Method in interface com.ibm.soa.common.mbean.Settings
Get an attribute.
getAttributeContext(String) - Method in interface com.ibm.soa.common.mbean.GeneralProperties
Get the current attribute context string for the specified attribute.
getAttributePossibleValues(String) - Method in interface com.ibm.soa.common.mbean.GeneralProperties
Get the list of possible values for the attribute that is of type "CHOICE" or "AUTOCHOICE" or "TRANSCHOICE"
getAttributeProperties(String) - Method in interface com.ibm.soa.common.mbean.GeneralProperties
Get the ObjectName String for the named attribute's link.
getAttributes(String[]) - Method in interface com.ibm.soa.common.mbean.Settings
Get the attributes.
getAttributeType(String) - Method in interface com.ibm.soa.common.mbean.GeneralProperties
Get the type of named attribute
getBeanName(String) - Method in interface com.ibm.soa.common.mbean.ServiceComponent
Get the MBean name string for the service implementation.
getBeanName() - Method in interface com.ibm.soa.common.mbean.Settings
Get the name of the MBean.
getContext() - Method in interface com.ibm.soa.common.mbean.GeneralProperties
Gets the navigation context for an MBean.
getDisplayName() - Method in interface com.ibm.soa.common.mbean.GeneralProperties
If the Title or Breadcrumb for an MBean (defined in the resource bundle) contains the placeholder string ${name} then the JSP will call this method on the MBean for the display name to substitute for the placeholder.
getDisplayName(Locale) - Method in interface com.ibm.soa.common.mbean.GeneralProperties
If the Title or Breadcrumb for an MBean (defined in the resource bundle) contains the placeholder string ${name} then the JSP will call this method on the MBean for the display name to substitute for the placeholder.
getHelpPage(String, Locale) - Method in interface com.ibm.soa.common.mbean.Settings
Get the help page.
getInterfaceNames() - Method in interface com.ibm.soa.common.mbean.Settings
Get the interfaces names that this MBean supports for JSP rendering.
getObjectName(String) - Method in interface com.ibm.soa.common.mbean.ServiceComponent
Get the MBean ObjectName string from the service implementation.
getObjectName() - Method in interface com.ibm.soa.common.mbean.Settings
Get the Object name of this MBean.
getString(String, String, Locale) - Method in interface com.ibm.soa.common.mbean.ServiceComponent
Get a resource string.
getString(String, Locale) - Method in interface com.ibm.soa.common.mbean.Settings
Get a string from a resource.
getTypeName() - Method in interface com.ibm.soa.common.mbean.Settings
Get the Type name that this MBean is registered under.

I

initialize(String, String) - Method in interface com.ibm.soa.common.mbean.ServiceComponent
initialize the MBean.
isValidEndpoint(String) - Method in interface com.ibm.soa.common.mbean.Settings
Is the endpoint valid.

L

loadMBean(String) - Method in interface com.ibm.soa.common.mbean.CustomProperties
Load the MBean for the attribute just created.

R

registerComponent(String, int, String, ServiceComponent) - Static method in class com.ibm.soa.common.mbean.ServiceComponentManager
Register the component.
registerMBean(String) - Method in interface com.ibm.soa.common.mbean.ServiceComponent
Register the MBean.
removeAttribute(String) - Method in interface com.ibm.soa.common.mbean.CustomProperties
Remove a custom attribute
removeMBean(String) - Method in interface com.ibm.soa.common.mbean.CustomProperties
Remove the MBean for the attribute just created.

S

ServiceComponent - Interface in com.ibm.soa.common.mbean
The ServiceComponent interface provides a way for a Web Service implementation to integrate a management MBean into the Console.
ServiceComponentManager - Class in com.ibm.soa.common.mbean
The manager class to programmatically register an MBean with the management system.
ServiceComponentManager() - Constructor for class com.ibm.soa.common.mbean.ServiceComponentManager
 
setAttribute(Attribute) - Method in interface com.ibm.soa.common.mbean.Settings
Set the attribute.
setContext(String) - Method in interface com.ibm.soa.common.mbean.GeneralProperties
Sets the navigation context for an MBean.
setDisplayName(String) - Method in interface com.ibm.soa.common.mbean.GeneralProperties
Set the display Name.
Settings - Interface in com.ibm.soa.common.mbean
The Settings interface is the base interface for administered settings.

U

unregisterMBean(String) - Method in interface com.ibm.soa.common.mbean.ServiceComponent
unregister the MBean.

A C G I L R S U

Copyright © 2006 IBM Corp. All Rights Reserved.