Java Doc for AdministrationServiceMBeanImpl.java in  » ESB » open-esb » com » sun » esb » management » impl » administration » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » ESB » open esb » com.sun.esb.management.impl.administration 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


com.sun.esb.management.base.services.AbstractListStateServiceMBeansImpl
   com.sun.esb.management.impl.administration.AdministrationServiceMBeanImpl

AdministrationServiceMBeanImpl
public class AdministrationServiceMBeanImpl extends AbstractListStateServiceMBeansImpl implements AdministrationService,Serializable(Code)
Defines MBean operations for common administration services.
author:
   graj


Field Summary
final static  longserialVersionUID
    

Constructor Summary
public  AdministrationServiceMBeanImpl(EnvironmentContext anEnvContext)
    

Method Summary
public  StringgetAdminServerName()
     Get the instance name of the platform's administration server.
public  Set<String>getClusterNames()
     Get a set of the names of all the clusters in the domain.
public  Set<String>getClusteredServerNames()
     Get a set of the names of all the clustered servers in the domain.
public  StringgetComponentInstallationDescriptor(String componentName)
     Retrieve the Component Installation descriptor for the server target. The Installation descriptor will never be different for a component name in a JBI system because there's only one component allowed with that same name.
public  StringgetComponentState(String componentName, String targetName)
    
public  StringgetComponentType(String componentName, String targetName)
    
public  MBeanServerConnectiongetConnectionForInstance(String instanceName)
     Get the MBean server connection for a particular instance.
public  String[]getConsumingEndpoints(String componentName, String targetName)
    
public  StringgetInstallRoot()
     Get the full path to the platform's instaall root directory.
protected  StringgetInstallationDescriptor(String componentName, String targetName)
     Retrieve the Component Installation descriptor for the server target. The Installation descriptor will never be different for a component name in a JBI system because there's only one component allowed with that same name.
public  StringgetInstanceName()
     Get the name of this instance.
public  StringgetInstanceRoot()
     Get the full path to the platform's instance root directory.
public  StringgetJmxRmiPort()
     Get a string representation of the DAS JMX RMI connector port.
public  String[]getProvisioningEndpoints(String componentName, String targetName)
    
public  Map<String /*targetName*/, PropertiesgetRuntimeDetails()
    
public  Set<String>getServersInCluster(String clusterName)
     Get a set of the names of all the servers in the specified cluster.
public  StringgetServiceAssemblyDeploymentDescriptor(String serviceAssemblyName)
     Retrieve the Service Assembly Deployment descriptor for the domain target. The deployment descriptor will never be different for a service assembly name in a JBI system because there's only one Service Assembly allowed with that same name.
public  StringgetServiceAssemblyState(String serviceAssemblyName, String targetName)
    
public  StringgetServiceUnitDeploymentDescriptor(String serviceAssemblyName, String serviceUnitName)
     Returns the jbi.xml Deployment Descriptor for a Service Unit.
protected  StringgetSharedLibraryDescriptor(String libraryName, String targetName)
     Retrieve the Shared Library Installation descriptor for the server target. The Installation descriptor will never be different for a library name in a JBI system because there's only one library allowed with that same name.
public  StringgetSharedLibraryInstallationDescriptor(String sharedLibraryName)
     Retrieve the Shared Library Installation descriptor for the server target. The Installation descriptor will never be different for a Shared Library name in a JBI system because there's only one Shared Library allowed with that same name.
public  Set<String>getStandaloneServerNames()
     Get a set of the names of all the standalone servers in the domain.
public  StringgetTargetName()
     Get the Target Name.
public  StringgetTargetName(String instanceName)
     Get the Target Name for a specified instance.
public  StringgetWSDLDefinition(String componentName, String endpoint, String targetName)
     Retrieves the primary WSDL associated with the specified endpoint.
public  StringgetWSDLImportedResource(String componentName, String endpoint, String targetNamespace, String targetName)
    
public  booleanisAdminServer()
     Determine whether this instance is the administration server instance.
public  booleanisBindingComponent(String componentName)
    
public  booleanisCluster(String targetName)
     Determine whether a target is a cluster.
public  booleanisClusteredServer(String targetName)
     Determine whether the target is a clustered server.
public  booleanisInstanceClustered(String instanceName)
     Determine whether or not an instance is clustered.
public  booleanisInstanceUp(String instanceName)
     Determine if the specified instance is up.
public  booleanisJBIComponentInstalled(String componentName, String targetName)
    
public  booleanisJBIRuntimeEnabled()
     Checks to see if the JBI Runtime is enabled.
public  booleanisServiceAssemblyDeployed(String serviceAssemblyName, String targetName)
    
public  booleanisServiceEngine(String componentName)
    
public  booleanisStandaloneServer(String targetName)
     Determine whether a target is a standalone server.
public  booleanisTargetUp(String targetName)
     Checks to see if the Target (server, cluster) is up or down.
public  booleanisValidTarget(String targetName)
     Determine whether a target is a valid server or cluster name.
public  Map<String /*targetName*/, String[]listTargetNames()
     Returns a map of target names to an array of target instance names.
public  booleansupportsMultipleServers()
     Determine whether multiple servers are permitted within this AS installation.

Field Detail
serialVersionUID
final static long serialVersionUID(Code)




Constructor Detail
AdministrationServiceMBeanImpl
public AdministrationServiceMBeanImpl(EnvironmentContext anEnvContext)(Code)
Constructor - Constructs a new instance of AdministrationServiceMBeanImpl
Parameters:
  anEnvContext -




Method Detail
getAdminServerName
public String getAdminServerName() throws ManagementRemoteException(Code)
Get the instance name of the platform's administration server. If the platform does not provide a separate administration server, then this method returns the name of the local instance. instance name of the administration server
throws:
  ManagementRemoteException -



getClusterNames
public Set<String> getClusterNames() throws ManagementRemoteException(Code)
Get a set of the names of all the clusters in the domain. a set of names of clusters in the domain.
throws:
  ManagementRemoteException -



getClusteredServerNames
public Set<String> getClusteredServerNames() throws ManagementRemoteException(Code)
Get a set of the names of all the clustered servers in the domain. a set of names of clustered servers in the domain.
throws:
  ManagementRemoteException -



getComponentInstallationDescriptor
public String getComponentInstallationDescriptor(String componentName) throws ManagementRemoteException(Code)
Retrieve the Component Installation descriptor for the server target. The Installation descriptor will never be different for a component name in a JBI system because there's only one component allowed with that same name. Therefore, this implies a registry lookup for the server target.
Parameters:
  Component - name as a string the Component Installation descriptor as a string
throws:
  ManagementRemoteException - on error
See Also:   com.sun.esb.management.api.administration.AdministrationService.getComponentInstallationDescriptor(java.lang.String)



getComponentState
public String getComponentState(String componentName, String targetName) throws ManagementRemoteException(Code)
Gets the component state
Parameters:
  componentName -
Parameters:
  targetName - the state of the component
throws:
  ManagementRemoteException - on error
See Also:   com.sun.esb.management.api.administration.AdministrationService.getComponentState(java.lang.Stringjava.lang.String)



getComponentType
public String getComponentType(String componentName, String targetName) throws ManagementRemoteException(Code)
Gets the component type
Parameters:
  componentName -
Parameters:
  targetName - the type of the component (binding-component, service-engine, orshared-library)
throws:
  ManagementRemoteException - on error
See Also:   com.sun.esb.management.api.administration.AdministrationService.getComponentType(java.lang.Stringjava.lang.String)



getConnectionForInstance
public MBeanServerConnection getConnectionForInstance(String instanceName) throws ManagementRemoteException(Code)
Get the MBean server connection for a particular instance. the MBeanServerConnection for the specified instance.
throws:
  ManagementRemoteException -



getConsumingEndpoints
public String[] getConsumingEndpoints(String componentName, String targetName) throws ManagementRemoteException(Code)
Get the list of consuming endpoints
Parameters:
  componentName -
Parameters:
  targetName - Returns the consumingEndpoints.
throws:
  ManagementRemoteException -
See Also:   com.sun.esb.management.api.administration.AdministrationService.getConsumingEndpoints(java.lang.Stringjava.lang.String)



getInstallRoot
public String getInstallRoot() throws ManagementRemoteException(Code)
Get the full path to the platform's instaall root directory. platform install root
throws:
  ManagementRemoteException -



getInstallationDescriptor
protected String getInstallationDescriptor(String componentName, String targetName)(Code)
Retrieve the Component Installation descriptor for the server target. The Installation descriptor will never be different for a component name in a JBI system because there's only one component allowed with that same name. Therefore, this implies a registry lookup for the server target.
Parameters:
  Component - name as a string
Parameters:
  targetName - the Component Installation descriptor as a string
throws:
  ManagementRemoteException - on error



getInstanceName
public String getInstanceName() throws ManagementRemoteException(Code)
Get the name of this instance. the name of this server instance.
throws:
  ManagementRemoteException -



getInstanceRoot
public String getInstanceRoot() throws ManagementRemoteException(Code)
Get the full path to the platform's instance root directory. platform instance root
throws:
  ManagementRemoteException -



getJmxRmiPort
public String getJmxRmiPort() throws ManagementRemoteException(Code)
Get a string representation of the DAS JMX RMI connector port. the JMX RMI connector port as a (CODE>String.
throws:
  ManagementRemoteException -



getProvisioningEndpoints
public String[] getProvisioningEndpoints(String componentName, String targetName) throws ManagementRemoteException(Code)
Get the list of provisioning endpoints
Parameters:
  componentName -
Parameters:
  targetName - Returns the provisioningEndpoints.
throws:
  ManagementRemoteException -
See Also:   com.sun.esb.management.api.administration.AdministrationService.getProvisioningEndpoints(java.lang.Stringjava.lang.String)



getRuntimeDetails
public Map<String /*targetName*/, Properties getRuntimeDetails() throws ManagementRemoteException(Code)
Retrieve runtime version information map of targetName to Properties elements detailing version info
throws:
  ManagementRemoteException -



getServersInCluster
public Set<String> getServersInCluster(String clusterName) throws ManagementRemoteException(Code)
Get a set of the names of all the servers in the specified cluster. a set of names of servers in the cluster.
throws:
  ManagementRemoteException -



getServiceAssemblyDeploymentDescriptor
public String getServiceAssemblyDeploymentDescriptor(String serviceAssemblyName) throws ManagementRemoteException(Code)
Retrieve the Service Assembly Deployment descriptor for the domain target. The deployment descriptor will never be different for a service assembly name in a JBI system because there's only one Service Assembly allowed with that same name. Therefore, this implies a registry lookup for the domain target.
Parameters:
  service - assembly name as a string the service assembly deployment descriptor as a string
throws:
  ManagementRemoteException - on error
See Also:   com.sun.esb.management.api.administration.AdministrationService.getServiceAssemblyDeploymentDescriptor(java.lang.String)



getServiceAssemblyState
public String getServiceAssemblyState(String serviceAssemblyName, String targetName) throws ManagementRemoteException(Code)
Gets the Service Assembly state
Parameters:
  serviceAssemblyName -
Parameters:
  targetName - the state of the Service Assembly
throws:
  ManagementRemoteException - if error or exception occurs.
See Also:   com.sun.esb.management.api.administration.AdministrationService.getServiceAssemblyState(java.lang.Stringjava.lang.String)



getServiceUnitDeploymentDescriptor
public String getServiceUnitDeploymentDescriptor(String serviceAssemblyName, String serviceUnitName) throws ManagementRemoteException(Code)
Returns the jbi.xml Deployment Descriptor for a Service Unit.
Parameters:
  the - name of the Service Assembly
Parameters:
  the - name of the Service Unit the jbi.xml deployment descriptor of the archive
throws:
  ManagementRemoteException - if error or exception occurs.
See Also:   com.sun.esb.management.api.administration.AdministrationService.getServiceUnitDeploymentDescriptor(java.lang.Stringjava.lang.String)



getSharedLibraryDescriptor
protected String getSharedLibraryDescriptor(String libraryName, String targetName)(Code)
Retrieve the Shared Library Installation descriptor for the server target. The Installation descriptor will never be different for a library name in a JBI system because there's only one library allowed with that same name. Therefore, this implies a registry lookup for the domain target.
Parameters:
  libraryName - name as a string
Parameters:
  targetName - the Library Installation descriptor as a string
throws:
  ManagementRemoteException - on error



getSharedLibraryInstallationDescriptor
public String getSharedLibraryInstallationDescriptor(String sharedLibraryName) throws ManagementRemoteException(Code)
Retrieve the Shared Library Installation descriptor for the server target. The Installation descriptor will never be different for a Shared Library name in a JBI system because there's only one Shared Library allowed with that same name. Therefore, this implies a registry lookup for the server target.
Parameters:
  Shared - Library name as a string the Shared Library Installation descriptor as a string
throws:
  ManagementRemoteException - on error
See Also:   com.sun.esb.management.api.administration.AdministrationService.getSharedLibraryInstallationDescriptor(java.lang.String)



getStandaloneServerNames
public Set<String> getStandaloneServerNames() throws ManagementRemoteException(Code)
Get a set of the names of all the standalone servers in the domain. a set of names of standalone servers in the domain.
throws:
  ManagementRemoteException -



getTargetName
public String getTargetName() throws ManagementRemoteException(Code)
Get the Target Name. If the instance is not a clustered instance then the target name is the instance name. If the instance is part of a cluster then the target name is the cluster name. the target name.
throws:
  ManagementRemoteException -



getTargetName
public String getTargetName(String instanceName) throws ManagementRemoteException(Code)
Get the Target Name for a specified instance. If the instance is not clustered the instance name is returned. This operation is invoked by the JBI instance MBeans only. the target name.
throws:
  ManagementRemoteException -



getWSDLDefinition
public String getWSDLDefinition(String componentName, String endpoint, String targetName) throws ManagementRemoteException(Code)
Retrieves the primary WSDL associated with the specified endpoint.
Parameters:
  componentName -
Parameters:
  endpoint -
Parameters:
  targetName - primary WSDL associated with the endpoint
throws:
  ManagementRemoteException -
See Also:   com.sun.esb.management.api.administration.AdministrationService.getWSDLDefinition(java.lang.Stringjava.lang.Stringjava.lang.String)



getWSDLImportedResource
public String getWSDLImportedResource(String componentName, String endpoint, String targetNamespace, String targetName) throws ManagementRemoteException(Code)
Retrieves the WSDL or XSD associated with the specified endpoint and targetNamespace
Parameters:
  componentName -
Parameters:
  endpoint -
Parameters:
  targetNamespace -
Parameters:
  targetName - wsdl or xsd
throws:
  ManagementRemoteException -
See Also:   com.sun.esb.management.api.administration.AdministrationService.getWSDLImportedResource(java.lang.Stringjava.lang.Stringjava.lang.Stringjava.lang.String)



isAdminServer
public boolean isAdminServer() throws ManagementRemoteException(Code)
Determine whether this instance is the administration server instance. true if this instance is the administration server,false if not.
throws:
  ManagementRemoteException -



isBindingComponent
public boolean isBindingComponent(String componentName) throws ManagementRemoteException(Code)
check for BindingComponent
Parameters:
  the - name of the ServiceEngine or Binding Component true if it is a Binding Component else false.
throws:
  ManagementRemoteException - if error or exception occurs.
See Also:   com.sun.esb.management.api.administration.AdministrationService.isBindingComponent(java.lang.String)



isCluster
public boolean isCluster(String targetName) throws ManagementRemoteException(Code)
Determine whether a target is a cluster. true if targetName is a cluster,false if not.
throws:
  ManagementRemoteException -



isClusteredServer
public boolean isClusteredServer(String targetName) throws ManagementRemoteException(Code)
Determine whether the target is a clustered server. true if targetName is a clusteredserver, false if not.
throws:
  ManagementRemoteException -



isInstanceClustered
public boolean isInstanceClustered(String instanceName) throws ManagementRemoteException(Code)
Determine whether or not an instance is clustered. true if the instance is clustered,false if not.
throws:
  ManagementRemoteException -



isInstanceUp
public boolean isInstanceUp(String instanceName) throws ManagementRemoteException(Code)
Determine if the specified instance is up. true if the instance is up and running, false otherwise
throws:
  ManagementRemoteException -



isJBIComponentInstalled
public boolean isJBIComponentInstalled(String componentName, String targetName) throws ManagementRemoteException(Code)
Tests is a component/library is installed on a target
Parameters:
  componentName -
Parameters:
  targetName - true if installed, false if not
throws:
  ManagementRemoteException - if error or exception occurs.
See Also:   com.sun.esb.management.api.administration.AdministrationService.isJBIComponentInstalled(java.lang.Stringjava.lang.String)



isJBIRuntimeEnabled
public boolean isJBIRuntimeEnabled() throws ManagementRemoteException(Code)
Checks to see if the JBI Runtime is enabled. true if JBI Runtime Framework is available, false if not
throws:
  ManagementRemoteException - if error or exception occurs.
See Also:   com.sun.esb.management.api.administration.AdministrationService.isJBIRuntimeEnabled



isServiceAssemblyDeployed
public boolean isServiceAssemblyDeployed(String serviceAssemblyName, String targetName) throws ManagementRemoteException(Code)
Tests is a component/library is installed on a target
Parameters:
  name -
Parameters:
  targetName - true if installed, false if not
throws:
  ManagementRemoteException - if error or exception occurs.
See Also:   com.sun.esb.management.api.administration.AdministrationService.isServiceAssemblyDeployed(java.lang.Stringjava.lang.String)



isServiceEngine
public boolean isServiceEngine(String componentName) throws ManagementRemoteException(Code)
check for ServiceEngine
Parameters:
  the - name of the ServiceEngine or Binding Component true if it is a Service Engine else false.
throws:
  ManagementRemoteException - if error or exception occurs.
See Also:   com.sun.esb.management.api.administration.AdministrationService.isServiceEngine(java.lang.String)



isStandaloneServer
public boolean isStandaloneServer(String targetName) throws ManagementRemoteException(Code)
Determine whether a target is a standalone server. true if targetName is a standaloneserver, false if not.
throws:
  ManagementRemoteException -



isTargetUp
public boolean isTargetUp(String targetName) throws ManagementRemoteException(Code)
Checks to see if the Target (server, cluster) is up or down.
Parameters:
  targetName - name of the target (e.g., cluster1, server, etc.) true if Target is up, false if not
throws:
  ManagementRemoteException - if error or exception occurs.
See Also:   com.sun.esb.management.api.runtime.RuntimeManagementService.isTargetUp(java.lang.String)



isValidTarget
public boolean isValidTarget(String targetName) throws ManagementRemoteException(Code)
Determine whether a target is a valid server or cluster name. true if targetName is a validstandalone server name or cluster name, false if not.
throws:
  ManagementRemoteException -



listTargetNames
public Map<String /*targetName*/, String[] listTargetNames() throws ManagementRemoteException(Code)
Returns a map of target names to an array of target instance names. In the case cluster targets, the key contains the cluster target name, and the the value contains an array of the "target instance" names. If it is not a cluster target, the key contains the targetName, and the value is null. map of target names to array of target instance names
throws:
  ManagementRemoteException -



supportsMultipleServers
public boolean supportsMultipleServers() throws ManagementRemoteException(Code)
Determine whether multiple servers are permitted within this AS installation. true if multiple servers are permitted.
throws:
  ManagementRemoteException -



Fields inherited from com.sun.esb.management.base.services.AbstractListStateServiceMBeansImpl
final protected static int ANY_FRAMEWORK_COMPONENT_STATE(Code)(Java Doc)
final protected static String FRAMEWORK_SA_ANY_STATE(Code)(Java Doc)
final protected static String FRAMEWORK_SA_SHUTDOWN_STATE(Code)(Java Doc)
final protected static String FRAMEWORK_SA_STARTED_STATE(Code)(Java Doc)
final protected static String FRAMEWORK_SA_STOPPED_STATE(Code)(Java Doc)
final protected static String FRAMEWORK_SU_SHUTDOWN_STATE(Code)(Java Doc)
final protected static String FRAMEWORK_SU_STARTED_STATE(Code)(Java Doc)
final protected static String FRAMEWORK_SU_STOPPED_STATE(Code)(Java Doc)
final protected static String FRAMEWORK_SU_UNKNOWN_STATE(Code)(Java Doc)

Methods inherited from com.sun.esb.management.base.services.AbstractListStateServiceMBeansImpl
protected void componentStartedOnTargetCheck(String componentName, String target) throws ManagementRemoteException(Code)(Java Doc)
protected ObjectName getComponentLifeCycleMBeanObjectName(String componentName, String targetName) throws ManagementRemoteException(Code)(Java Doc)
protected Collection getComponentNamesDependentOnServiceAssembly(ComponentType frameworkCompType, ComponentState frameworkCompStatus, String saName, String targetName)(Code)(Java Doc)
protected Collection getComponentNamesDependentOnServiceAssembly(String saId, String targetName)(Code)(Java Doc)
protected Collection getComponentNamesDependentOnSharedLibrary(ComponentType frameworkCompType, ComponentState frameworkCompStatus, String slibName, String targetName)(Code)(Java Doc)
protected Collection getComponentNamesDependentOnSharedLibrary(String slibName, String targetName)(Code)(Java Doc)
protected Collection getComponentNamesDependentOnSharedLibraryAndServiceAssembly(ComponentType frameworkCompType, ComponentState frameworkCompStatus, String slibName, String saName, String targetName)(Code)(Java Doc)
protected Set getComponentNamesWithStatus(ComponentType frameworkCompType, ComponentState frameworkCompStatus, String targetName)(Code)(Java Doc)
protected String getComponentState(String componentName, String targetName) throws ManagementRemoteException(Code)(Java Doc)
protected Map<String, Descriptor> getConfigurationDescriptors(ObjectName objectName) throws ManagementRemoteException(Code)(Java Doc)
protected List getFrameworkComponentInfoList(Collection compNameList, String targetName)(Code)(Java Doc)
protected List getFrameworkComponentInfoListForEnginesAndBindings(ComponentType frameworkCompType, ComponentState frameworkCompState, String sharedLibraryName, String serviceAssemblyName, String targetName) throws ManagementRemoteException(Code)(Java Doc)
protected List getFrameworkComponentInfoListForSharedLibraries(String componentName, String targetName) throws ManagementRemoteException(Code)(Java Doc)
protected List getFrameworkComponentInfoListForSharedLibraryNames(Collection slibNameList, String targetName)(Code)(Java Doc)
protected ComponentQuery getFrameworkComponentQuery(String targetName)(Code)(Java Doc)
protected List getServiceAssemblyInfoList(String frameworkState, String componentName, String targetName) throws ManagementRemoteException(Code)(Java Doc)
protected ObjectName[] getSystemLoggerMBeans(String instanceName)(Code)(Java Doc)
protected List getUiComponentInfoList(ComponentType frameworkCompType, String targetName) throws ManagementRemoteException(Code)(Java Doc)
protected boolean isExistingComponent(String componentName, String targetName)(Code)(Java Doc)
protected boolean isExistingSharedLibrary(String sharedLibraryName, String targetName)(Code)(Java Doc)
protected String listComponents(ComponentType type, String state, String sharedLibraryName, String serviceAssemblyName, String targetName) throws ManagementRemoteException(Code)(Java Doc)
protected static ComponentState toFrameworkComponentInfoState(String uiCompState)(Code)(Java Doc)
protected static ComponentType toFrameworkComponentInfoType(String uiCompType)(Code)(Java Doc)
protected static String toFrameworkServiceAssemblyState(String uiState)(Code)(Java Doc)
protected JBIComponentInfo toUiComponentInfo(ComponentInfo frameworkCompInfo, String targetName) throws ManagementRemoteException(Code)(Java Doc)
protected List toUiComponentInfoList(List frameworkCompList, String targetName) throws ManagementRemoteException(Code)(Java Doc)
protected static String toUiComponentInfoState(ComponentState frameworkCompState)(Code)(Java Doc)
protected static String toUiComponentInfoType(ComponentType frameworkCompType)(Code)(Java Doc)
protected static String toUiServiceAssemblyState(String frameworkState)(Code)(Java Doc)
protected static String toUiServiceUnitState(String frameworkState)(Code)(Java Doc)
protected void updateEachServiceUnitInfoStateInServiceAssemblyInfo(ServiceAssemblyInfo saInfo, String targetName) throws ManagementRemoteException(Code)(Java Doc)
protected void updateServiceAssemblyInfoState(ServiceAssemblyInfo saInfo, String targetName) throws ManagementRemoteException(Code)(Java Doc)
protected void updateServiceUnitInfoState(ServiceUnitInfo suInfo, ObjectName deploymentServiceMBean)(Code)(Java Doc)
protected void validateUiJBIComponentInfoState(String state) throws ManagementRemoteException(Code)(Java Doc)
protected void validateUiServiceAssemblyInfoState(String state) throws ManagementRemoteException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.