Method Summary |
|
public DeliveryChannel | getChannel() Gets the engine channel. |
public ComponentContext | getContext() Returns the context. |
public String | getDDSchema() Gets the deployment descriptor schema file path. |
public static synchronized FileBindingContext | getInstance() Used to grab a reference of this object. |
public Logger | getLogger() Returns the logger. |
public void | setContext(ComponentContext ctx) Sets the engine context. |
public void | setDDSchema(String sch) Sets the deployment descriptor schema file path. |
public void | setLogger(Logger logger) Sets the logger. |