public interface ServiceProxy<T>
initialized and returned by
Connection.getService(String). The proxy class must have
a no-arg constructor and must implement the services interface
itself.| Modifier and Type | Method and Description |
|---|---|
void |
init(T service,
Connection connection)
Initializes this service proxy.
|
void init(T service, Connection connection)
service - service itself.connection - current connection.Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500