Package org.openbravo.base.provider
-
Interface Summary Interface Description OBModulePrefixRequired Flags that the name of a registration of this class in the OBProvider needs to be prefixed with the module name.OBNotSingleton Tags a class as being a singleton.OBProvidable Tags a class as being handled through theOBProvider
.OBSingleton Tags a class as being a singleton. -
Class Summary Class Description OBConfigFileProvider Is used to read config files from specific locations and initialize the OBProvider.OBProvider The OBProvider provides the runtime instances of model entities as well as service instances. -
Exception Summary Exception Description OBProviderException Is thrown when instantiating a class fails in theOBProvider
.