11 #ifndef HPP_CORBASERVER_TOOLS_IDL 12 #define HPP_CORBASERVER_TOOLS_IDL 24 boolean loadServerPlugin (in
string context_, in
string pluginName) raises (
Error);
32 boolean createContext (in
string context_) raises (
Error);
35 Object getServer (in
string context_, in
string pluginName, in
string objectname) raises (
Error);
39 void deleteServant (in
string id) raises (
Error);
Implement CORBA interface ``Obstacle''.
Corba exception travelling through the Corba channel.
Definition: common.idl:24