A C D E F G H I M N O P R S T V _

A

addHandler(ReportingDataHandler) - Method in class com.bea.wli.reporting.ReportingDataManager
Add a reporting data handler to receive reporting data.
ALERT_RULE_ID - Static variable in interface com.bea.wli.monitoring.alert.AlertActionHeaders
Property indicating the unique identifier of the alert rule that generated this alert.
ALERT_RULE_NAME - Static variable in interface com.bea.wli.monitoring.alert.AlertActionHeaders
Property indicating the name of alert rule that generated this alert.
ALERT_RULE_SEVERITY - Static variable in interface com.bea.wli.monitoring.alert.AlertActionHeaders
Property indicating the severity of the generated alert.
ALERT_TIMESTAMP - Static variable in interface com.bea.wli.monitoring.alert.AlertActionHeaders
The time at which the aert rule was generated.
AlertActionHeaders - Interface in com.bea.wli.monitoring.alert
The names of the fields contained in an alert generated by an AquaLogic alert rule.

C

close() - Method in interface com.bea.wli.reporting.ReportingDataHandler
Close this ReportingDataHandler and free all associated resources.
com.bea.wli.config - package com.bea.wli.config
 
com.bea.wli.management - package com.bea.wli.management
 
com.bea.wli.monitoring.alert - package com.bea.wli.monitoring.alert
 
com.bea.wli.reporting - package com.bea.wli.reporting
 
commitImportSession(String) - Method in interface com.bea.wli.management.DeploymentMBean
Commits the given session, effectively saving the contents of the session to the core state.
compareTo(Object) - Method in class com.bea.wli.config.Ref
 

D

DEFAULT_PROJECT_REF - Static variable in class com.bea.wli.config.Ref
Default project reference
DeploymentMBean - Interface in com.bea.wli.management
This MBean allows clients to obtain/deploy Service Bus configuration information from/to a Service Bus domain.
discardImportSession(String) - Method in interface com.bea.wli.management.DeploymentMBean
Discards the given session.
DOMAIN - Static variable in class com.bea.wli.config.Ref
Reference to the domain
DOMAIN_REF - Static variable in class com.bea.wli.config.Ref
 

E

equals(Object) - Method in class com.bea.wli.config.Ref
 
export(String[], Ref[], boolean) - Method in interface com.bea.wli.management.DeploymentMBean
Exports resources and returns the contents of the jar file.
export(File, String[], Ref[], boolean) - Method in interface com.bea.wli.management.DeploymentMBean
Convenience method for exporting resources to the given jar file.
exportAll() - Method in interface com.bea.wli.management.DeploymentMBean
Exports all resources in the domain the jar file.
exportAll(File) - Method in interface com.bea.wli.management.DeploymentMBean
Convenience method for exporting all resources in the domain to the given jar file.

F

findAndReplaceEnvValues(String, String, String, String) - Method in interface com.bea.wli.management.DeploymentMBean
changes environment values by finding strings within them and replacing the substrings with the given replacement.
flush() - Method in interface com.bea.wli.reporting.ReportingDataHandler
Flush any reporting data if it was buffered.
FOLDER_REF - Static variable in class com.bea.wli.config.Ref
 

G

getDomainRef() - Static method in class com.bea.wli.config.Ref
Returns the (only) reference to the service bus domain
getFullName() - Method in class com.bea.wli.config.Ref
Returns the full name of the object.
getGlobalName() - Method in class com.bea.wli.config.Ref
 
getHandlers() - Method in class com.bea.wli.reporting.ReportingDataManager
Get all handlers registered.
getLocalName() - Method in class com.bea.wli.config.Ref
Returns the local name (last name) for the given ref
getLocalNamePart(String) - Static method in class com.bea.wli.config.Ref
Returns the local name part of the full name.
getManager() - Static method in class com.bea.wli.reporting.ReportingDataManager
Get server-local singleton reporting data manager
getNames() - Method in class com.bea.wli.config.Ref
Returns the hierarchical name for the object referenced.
getNames(String) - Static method in class com.bea.wli.config.Ref
converts a fullname into its components by splitting it at the separator character Ref.SEPARATOR_CHAR
getParentNamePart(String) - Static method in class com.bea.wli.config.Ref
Returns the parent name part of the full name.
getParentRef() - Method in class com.bea.wli.config.Ref
Returns a reference to the parent.
getProject() - Method in class com.bea.wli.config.Ref
Returns the project If this is a resource reference, project reference of a folder reference.
getProjectName() - Method in class com.bea.wli.config.Ref
Returns the project name If this is a resource reference, project reference of a folder reference.
getTypeId() - Method in class com.bea.wli.config.Ref
Returns the type of the reference

H

handle(XmlObject, String) - Method in interface com.bea.wli.reporting.ReportingDataHandler
The handle operation takes reporting data in the form of String and processes and/or stores in appropriate data store.
handle(XmlObject, InputStream) - Method in interface com.bea.wli.reporting.ReportingDataHandler
The handle operation takes reporting data in the form of InputStream and processes and/or stores in appropriate data store.
handle(XmlObject, XmlObject) - Method in interface com.bea.wli.reporting.ReportingDataHandler
The handle operation takes reporting data stream in the form of XmlObject and processes and/or stores in appropriate data store.
handle(XmlObject, XmlTokenSource) - Method in interface com.bea.wli.reporting.ReportingDataHandler
The handle operation takes reporting data stream in the form of XmlTokenSource and processes and/or stores in appropriate data store.
handle(XmlObject, Serializable) - Method in interface com.bea.wli.reporting.ReportingDataHandler
The handle operation takes reporting data stream in the form of Serializable object and processes and/or stores in appropriate data store.
handle(XmlObject, String) - Method in class com.bea.wli.reporting.ReportingDataManager
The handle operation takes reporting data in the form of String and processes and/or stores in appropriate data store.
handle(XmlObject, InputStream) - Method in class com.bea.wli.reporting.ReportingDataManager
The handle operation takes reporting data in the form of InputStream and processes and/or stores in appropriate data store.
handle(XmlObject, XmlObject) - Method in class com.bea.wli.reporting.ReportingDataManager
The handle operation takes reporting data stream in the form of XmlObject and processes and/or stores in appropriate data store.
handle(XmlObject, XmlTokenSource) - Method in class com.bea.wli.reporting.ReportingDataManager
The handle operation takes reporting data stream in the form of XmlTokenSource and processes and/or stores in appropriate data store.
handle(XmlObject, Serializable) - Method in class com.bea.wli.reporting.ReportingDataManager
The handle operation takes reporting data stream in the form of Serializable object and processes and/or stores in appropriate data store.
hashCode() - Method in class com.bea.wli.config.Ref
 

I

importIntoSession(String, File, String[], Ref[]) - Method in interface com.bea.wli.management.DeploymentMBean
Convenience method for importing selected resources from the given jar file into a session.
importIntoSession(String, File) - Method in interface com.bea.wli.management.DeploymentMBean
Convenience method for importing selected resources that are contained in the given jar file into a session
importIntoSession(String, byte[], String[], Ref[]) - Method in interface com.bea.wli.management.DeploymentMBean
Imports selected resources from the given jar file into a session.
importIntoSession(String, byte[]) - Method in interface com.bea.wli.management.DeploymentMBean
Imports all resources that are contained in the given jar file into a session
isDescendantOf(Ref) - Method in class com.bea.wli.config.Ref
Returns true if this reference is a descendent (child, grandchild etc...) of the given reference
isDomainRef() - Method in class com.bea.wli.config.Ref
Returns true if this is the domain reference
isFolderRef() - Method in class com.bea.wli.config.Ref
Returns true if this is a folder reference
isProjectRef() - Method in class com.bea.wli.config.Ref
Returns true if this is a project reference
isResourceRef() - Method in class com.bea.wli.config.Ref
REturns true if this is a resource reference
isSessionReadyForCommit(String) - Method in interface com.bea.wli.management.DeploymentMBean
Returns true if the session has no conflicts and can be committed successfully.

M

makeBusinessSvcRef(String) - Static method in class com.bea.wli.config.Ref
Deprecated.  
makeBusinessSvcRef(Ref, String) - Static method in class com.bea.wli.config.Ref
Constructs a reference to a business service component
makeFolderRef(Ref, String) - Static method in class com.bea.wli.config.Ref
Constructs a reference to a folder
makeLocationRef(String) - Static method in class com.bea.wli.config.Ref
Factory method to create parent ref for the given location.
makeMflRef(Ref, String) - Static method in class com.bea.wli.config.Ref
Constructs a reference to an MFL component
makeParentRef(String) - Static method in class com.bea.wli.config.Ref
Convenience method to create the parent ref for a given full name.
makeProjectRef(String) - Static method in class com.bea.wli.config.Ref
Constructs a reference to project
makeProxyRef(String) - Static method in class com.bea.wli.config.Ref
Deprecated.  
makeProxyRef(Ref, String) - Static method in class com.bea.wli.config.Ref
Constructs a reference to a proxy service
makeRef(String, Ref, String) - Static method in class com.bea.wli.config.Ref
Constructs a reference to an arbitrary object other than the domain and that is hierarchical.
makeRef(String, String[]) - Static method in class com.bea.wli.config.Ref
Constructs a reference to an arbitrary object other than the domain.
makeResourceRef(String, Ref, String) - Static method in class com.bea.wli.config.Ref
Convenience constructor for creating an arbitrary resource reference
makeSecurityPolicyRef(Ref, String) - Static method in class com.bea.wli.config.Ref
Constructs a reference to a security policy component
makeServiceAccountRef(Ref, String) - Static method in class com.bea.wli.config.Ref
Constructs a reference to a service account component
makeServiceProviderRef(Ref, String) - Static method in class com.bea.wli.config.Ref
Constructs a reference to a service provider component
makeStatisticDomainRef(Ref, String) - Static method in class com.bea.wli.config.Ref
Constructs a reference to a statistic domain component
makeStatisticRef(Ref, String) - Static method in class com.bea.wli.config.Ref
Constructs a reference to a Statistic component
makeWsdlRef(Ref, String) - Static method in class com.bea.wli.config.Ref
Constructs a reference to a WSDL component
makeXmlSchemaRef(Ref, String) - Static method in class com.bea.wli.config.Ref
Constructs a reference to an xml schema component
makeXqueryRef(Ref, String) - Static method in class com.bea.wli.config.Ref
Constructs a reference to an Xquery component
makeXsltRef(Ref, String) - Static method in class com.bea.wli.config.Ref
Constructs a reference to an XSLT component
MAX_FOLDER_OR_PROJECT_PART_LENGTH - Static variable in class com.bea.wli.config.Ref
 

N

NAME - Static variable in interface com.bea.wli.management.DeploymentMBean
 

O

openImportSession() - Method in interface com.bea.wli.management.DeploymentMBean
Opens a session for staging one or more configuration jar files.

P

parseGlobalName(String) - Static method in class com.bea.wli.config.Ref
 
PROJECT_REF - Static variable in class com.bea.wli.config.Ref
 

R

readResolve() - Method in class com.bea.wli.config.Ref
 
Ref - Class in com.bea.wli.config
 
Ref(String, Ref, String) - Constructor for class com.bea.wli.config.Ref
Constructor for creating a reference to an object under a particular parent
Ref(String, String[]) - Constructor for class com.bea.wli.config.Ref
Constructor for creating an arbitrary reference.
removeHandler(ReportingDataHandler) - Method in class com.bea.wli.reporting.ReportingDataManager
Remove the specified reporting data handler.
ReportingDataHandler - Interface in com.bea.wli.reporting
A reporting handler takes reporting data stream and processes it.
ReportingDataManager - Class in com.bea.wli.reporting
ReportingDataManager is a server-local singleton object that keeps registry of reporting providers (a reporting provider implements ReportingDataHandler).

S

SEPARATOR_CHAR - Static variable in class com.bea.wli.config.Ref
Character that separates hierarchical names
SEPARATOR_CHAR_PATTERN - Static variable in class com.bea.wli.config.Ref
REgular expression representation of the separateor char for pattern matching purposes.
serialVersionUID - Static variable in class com.bea.wli.config.Ref
 
SERVICE_NAME - Static variable in interface com.bea.wli.monitoring.alert.AlertActionHeaders
Property indicating the fully-qualified name of Service that generated the alert.
shutdown() - Method in class com.bea.wli.reporting.ReportingDataManager
Shutdown removes and closes all Handlers
sort(List<Ref>) - Static method in class com.bea.wli.config.Ref
This method returns sorted Ref list
STATIC_PROJECT_REF - Static variable in class com.bea.wli.config.Ref
Internal project that always exists

T

toString() - Method in class com.bea.wli.config.Ref
 
TYPE - Static variable in interface com.bea.wli.management.DeploymentMBean
 

V

valueOf(String) - Static method in class com.bea.wli.config.Ref
Parses a references that was stringified via Ref.toString()

_

_assertValidLocalNamePart(String) - Static method in class com.bea.wli.config.Ref
 
_assertValidProjectOrFolderPart(String) - Static method in class com.bea.wli.config.Ref
 

A C D E F G H I M N O P R S T V _