Public Member Functions | |
synchronized AppReposWrapper | createAppReposWrapper () |
synchronized GrmWrapper | createGrmWrapper () |
synchronized GrmWrapper | createGrmWrapper (String magConfFile, String additionalPath) |
synchronized AsctWrapper | createAsctWrapper (String asctIor) |
synchronized AgentHandlerWrapper | createAgentHandlerWrapper (String ahIor) |
Static Public Member Functions | |
static void | init (ORB orb) |
static WrapperFactory | getInstance () |
Private Attributes | |
AppReposWrapper | ar = null |
GrmWrapper | grm = null |
AgentHandlerWrapper | agentHandler = null |
Static Private Attributes | |
static ORB | orb = null |
static WrapperFactory | instance = null |
Becomes the MAG code independent of the used communication technology
|
Creates an AgentHandler wrapper
|
|
Creates an ApplicationRepository wrapper
|
|
Creates an Asct wrapper
|
|
|
|
Creates an Grm wrapper
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|