org.chorem.lima.service
Class ServiceMonitorableHandler
java.lang.Object
org.chorem.lima.service.ServiceMonitorableHandler
- All Implemented Interfaces:
- InvocationHandler
public class ServiceMonitorableHandler
- extends Object
- implements InvocationHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceMonitorableHandler
public ServiceMonitorableHandler(Object service)
addServiceListener
public void addServiceListener(ServiceListener serviceListener)
removeServiceListener
public void removeServiceListener(ServiceListener serviceListener)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke in interface InvocationHandler
- Throws:
Throwable
Copyright © 2008-2010 CodeLutin. All Rights Reserved.