public interface ClientUrlAgent
Modifier and Type | Interface and Description |
---|---|
static class |
ClientUrlAgent.ClientType<T extends ClientUrlAgent.ClientUrlBuilder<?>>
The type of client.
|
static interface |
ClientUrlAgent.ClientUrlBuilder<T>
Basic client url builder definition.
|
static interface |
ClientUrlAgent.JavaClientUrlBuilder
The JavaClient url builder.
|
static interface |
ClientUrlAgent.WebeditUrlBuilder
The Webedit url builder.
|
Modifier and Type | Field and Description |
---|---|
static SpecialistType<ClientUrlAgent> |
TYPE
The agent's technical type to be used to request the agent from a
SpecialistsBroker . |
Modifier and Type | Method and Description |
---|---|
<T extends ClientUrlAgent.ClientUrlBuilder<?>> |
getBuilder(ClientUrlAgent.ClientType<T> type)
Returns a client type respecting url builder.
|
static final SpecialistType<ClientUrlAgent> TYPE
SpecialistsBroker
.<T extends ClientUrlAgent.ClientUrlBuilder<?>> T getBuilder(ClientUrlAgent.ClientType<T> type)
type
- The client type that should be used.Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500