|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.servicemix.jbi.framework.Endpoint
public class Endpoint
| Constructor Summary | |
|---|---|
Endpoint(AbstractServiceEndpoint endpoint,
Registry registry)
|
|
| Method Summary | |
|---|---|
MBeanAttributeInfo[] |
getAttributeInfos()
Get an array of MBeanAttributeInfo |
String |
getComponentName()
|
String |
getDescription()
Get the Description of the item |
protected AbstractServiceEndpoint |
getEndpoint()
|
String |
getEndpointName()
|
QName[] |
getInterfaces()
|
String |
getName()
Get the name of the item |
Object |
getObjectToManage()
Get the Object to Manage |
MBeanOperationInfo[] |
getOperationInfos()
Get an array of MBeanOperationInfo |
QName |
getServiceName()
|
String |
getSubType()
Get the type of this mbean |
String |
getType()
Get the type of this mbean |
String |
loadReference()
|
String |
loadWSDL()
|
String |
send(String content,
String operation,
String mep)
|
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 Endpoint(AbstractServiceEndpoint endpoint,
Registry registry)
| Method Detail |
|---|
public String getEndpointName()
getEndpointName in interface EndpointMBeanpublic QName[] getInterfaces()
getInterfaces in interface EndpointMBeanpublic QName getServiceName()
getServiceName in interface EndpointMBeanpublic String loadReference()
loadReference in interface EndpointMBeanpublic String loadWSDL()
loadWSDL in interface EndpointMBeanpublic String getComponentName()
getComponentName in interface EndpointMBean
public MBeanAttributeInfo[] getAttributeInfos()
throws JMException
MBeanInfoProvider
getAttributeInfos in interface MBeanInfoProviderJMException
public MBeanOperationInfo[] getOperationInfos()
throws JMException
MBeanInfoProvider
getOperationInfos in interface MBeanInfoProviderJMExceptionpublic Object getObjectToManage()
MBeanInfoProvider
getObjectToManage in interface MBeanInfoProviderpublic String getName()
MBeanInfoProvider
getName in interface MBeanInfoProviderpublic String getType()
MBeanInfoProvider
getType in interface MBeanInfoProviderpublic String getSubType()
MBeanInfoProvider
getSubType in interface MBeanInfoProviderpublic String getDescription()
MBeanInfoProvider
getDescription in interface MBeanInfoProviderpublic void setPropertyChangeListener(PropertyChangeListener l)
MBeanInfoProvider
setPropertyChangeListener in interface MBeanInfoProviderprotected AbstractServiceEndpoint getEndpoint()
public String send(String content,
String operation,
String mep)
send in interface EndpointMBean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||