org.apache.aries.jmx.blueprint.codec
Class BPRegistrationListener
java.lang.Object
org.apache.aries.jmx.blueprint.codec.BPRegistrationListener
- All Implemented Interfaces:
- TransferObject
public class BPRegistrationListener
- extends Object
- implements TransferObject
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BPRegistrationListener
public BPRegistrationListener(CompositeData listener)
BPRegistrationListener
public BPRegistrationListener(org.osgi.service.blueprint.reflect.RegistrationListener listener)
asCompositeData
public CompositeData asCompositeData()
- Specified by:
asCompositeData
in interface TransferObject
getListenerComponent
public BPTarget getListenerComponent()
getRegistrationMethod
public String getRegistrationMethod()
getUnregistrationMethod
public String getUnregistrationMethod()
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.