Package wt.services

Class ManagerServiceFactory

java.lang.Object
wt.services.ManagerServiceFactory

public abstract class ManagerServiceFactory extends Object
The ManagerServiceFactory is a well known pseudo-singleton (static methods) which is used to record and access a default manager service.

Supported API: true

Extendable: false
  • Method Details

    • getDefault

      public static ManagerService getDefault()
      Gets the object for the association that plays role: default.

      Supported API: true
      Returns:
      ManagerService