| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sun.mfwk.cib.sdk.conn.CIBConnection
Provides an implemetation for attributes mapping.
| Constructor Summary | |
| CIBConnection(javax.management.MBeanServerConnection connection,
              java.util.Map map)Constructor | |
| Method Summary | |
|  javax.management.Attribute | getAttribute(java.lang.String name)Get an Attribute using the connection | 
|  void | invoke(java.lang.String method)Invoke a method | 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public CIBConnection(javax.management.MBeanServerConnection connection,
                     java.util.Map map)
connection - MBeanServerConnectionmap - Map| Method Detail | 
public javax.management.Attribute getAttribute(java.lang.String name)
                                        throws CIBIOException,
                                               CIBAttributeNotFoundException
name - String
CIBIOException
CIBAttributeNotFoundException
public void invoke(java.lang.String method)
            throws CIBIOException,
                   CIBAttributeNotFoundException
method - String
java.io.IOException
javax.management.ReflectionException
javax.management.MBeanException
javax.management.InstanceNotFoundException
CIBIOException
CIBAttributeNotFoundException| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||