net.sf.arise.delegate
Class ServiceInvokerClient
java.lang.Object
|
+--net.sf.arise.delegate.ServiceInvokerClient
- Direct Known Subclasses:
- ServiceInvokerEJBClient, ServiceInvokerHTTPClient, ServiceInvokerLocalClient
- public abstract class ServiceInvokerClient
- extends java.lang.Object
|
Field Summary |
protected org.apache.commons.logging.Log |
log
|
protected java.lang.Class |
serviceInterface
|
|
Method Summary |
protected static java.lang.String[] |
toTypes(java.lang.reflect.Method method)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected final org.apache.commons.logging.Log log
serviceInterface
protected final java.lang.Class serviceInterface
ServiceInvokerClient
protected ServiceInvokerClient(java.lang.Class serviceInterface)
ServiceInvokerClient
protected ServiceInvokerClient()
toTypes
protected static final java.lang.String[] toTypes(java.lang.reflect.Method method)
All code and documentation is
Copyright (c) : 2000-2003 Kjetil Valstadsve & Maja S. Bratseth