org.objectweb.jonas.resource.JCAResource Class Reference

List of all members.

Public Member Functions

 JCAResource (String objectName)
String[] getActivationSpecs ()
String[] getAdminObjects ()
String[] getConnectionFactories ()
void setAdminObjects (String adminObjectName)
void setActivationSpecs (String activationSpecsObjectName)
void setConnectionFactory (String connectionFactoryObjectName)

Detailed Description

MBean class for JCA Resource Management

Author:
Adriana Danes JSR 77 (J2EE Management Standard)

Definition at line 39 of file JCAResource.java.


Constructor & Destructor Documentation

org.objectweb.jonas.resource.JCAResource.JCAResource String  objectName  ) 
 

Constructor

Parameters:
objectName String of object name

Definition at line 59 of file JCAResource.java.


Member Function Documentation

String [] org.objectweb.jonas.resource.JCAResource.getActivationSpecs  ) 
 

Get the Activationspec names

Returns:
String [] list of Activationspec names

Definition at line 67 of file JCAResource.java.

String [] org.objectweb.jonas.resource.JCAResource.getAdminObjects  ) 
 

Get the AdminObject names

Returns:
String [] list of AdminObject names

Definition at line 75 of file JCAResource.java.

String [] org.objectweb.jonas.resource.JCAResource.getConnectionFactories  ) 
 

get the ConnectionFactory names

Returns:
String [] list of ConnectionFactory names

Definition at line 83 of file JCAResource.java.

void org.objectweb.jonas.resource.JCAResource.setActivationSpecs String  activationSpecsObjectName  ) 
 

set the ActivationSpec name

Parameters:
activationSpecsObjectName String of activationSpecs name

Definition at line 99 of file JCAResource.java.

void org.objectweb.jonas.resource.JCAResource.setAdminObjects String  adminObjectName  ) 
 

set the AdminObject name

Parameters:
adminObjectName String of AdminObject name

Definition at line 91 of file JCAResource.java.

void org.objectweb.jonas.resource.JCAResource.setConnectionFactory String  connectionFactoryObjectName  ) 
 

set the ConnectionFactory name

Parameters:
connectionFactoryObjectName String of ConnectionFactory name

Definition at line 106 of file JCAResource.java.


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:07:21 2005 for JOnAS by  doxygen 1.3.9.1