// create the entry point
EntryPoint ep = createEPSystemBinding("TestService2EP", ModuleScopeSystemComponent.class, "target", component);
module.getEntryPoints().add(ep);
module.initialize(assemblyContext);
return module;
}
/**
* Returns a collection of bootstrap configuration builders