return facade;
return factory;
This method is used by the ServiceEngine to set the Facade for usage from CommonClassLoader . Implementation of ServiceEngineFacade is provided by the ServiceEngine this.facade = facade;
this.facade = facade;