|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.servicemix.jbi.framework.SharedLibrary
public class SharedLibrary
| Constructor Summary | |
|---|---|
SharedLibrary(SharedLibrary library,
File installationDir)
|
|
| Method Summary | |
|---|---|
void |
dispose()
|
MBeanAttributeInfo[] |
getAttributeInfos()
Get an array of MBeanAttributeInfo |
ClassLoader |
getClassLoader()
|
String |
getDescription()
Get the Description of the item |
SharedLibrary |
getLibrary()
|
String |
getName()
Get the name of the item |
Object |
getObjectToManage()
Get the Object to Manage |
MBeanOperationInfo[] |
getOperationInfos()
Get an array of MBeanOperationInfo |
String |
getSubType()
Get the type of this mbean |
String |
getType()
Get the type of this mbean |
String |
getVersion()
|
void |
setPropertyChangeListener(PropertyChangeListener l)
Register for propertyChange events |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SharedLibrary(SharedLibrary library,
File installationDir)
| Method Detail |
|---|
public void dispose()
public SharedLibrary getLibrary()
public ClassLoader getClassLoader()
public String getDescription()
MBeanInfoProvider
getDescription in interface SharedLibraryMBeangetDescription in interface MBeanInfoProviderpublic String getName()
MBeanInfoProvider
getName in interface SharedLibraryMBeangetName in interface MBeanInfoProviderpublic String getVersion()
getVersion in interface SharedLibraryMBeanpublic Object getObjectToManage()
MBeanInfoProvider
getObjectToManage in interface MBeanInfoProvider
public MBeanAttributeInfo[] getAttributeInfos()
throws JMException
MBeanInfoProvider
getAttributeInfos in interface MBeanInfoProviderJMException
public MBeanOperationInfo[] getOperationInfos()
throws JMException
MBeanInfoProvider
getOperationInfos in interface MBeanInfoProviderJMExceptionpublic String getSubType()
MBeanInfoProvider
getSubType in interface MBeanInfoProviderpublic String getType()
MBeanInfoProvider
getType in interface MBeanInfoProviderpublic void setPropertyChangeListener(PropertyChangeListener l)
MBeanInfoProvider
setPropertyChangeListener in interface MBeanInfoProvider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||