Package org.openbravo.server
-
Class Summary Class Description ServerController Abstract class to be extended by implementations of the server controllerServerControllerHandler Provides methods to determine is the current server has the role of a central or a store server in a multi-tiered architecture It has a default implementation where it is hardcoded that the current server is a central server, but this functionality can be overwritten by extending theServerController
class