Package wt.fv.master

Class MasterHelper

java.lang.Object
wt.fv.master.MasterHelper
All Implemented Interfaces:
Externalizable, Serializable

public class MasterHelper extends Object implements Externalizable
The MasterHelper provides access to the Master service through its public 'service' member. The MasterHelper is used to access an implementation of MasterService via the static reference MasterHelper.service.

Supported API: true

Extendable: false
See Also:
  • Field Details

    • service

      public static final MasterService service


      Supported API: true