Package | com.asfusion.mate.core |
Class | public class MateManager |
MateManager
is in charge of returning an instance of the
IMateManager
that is one of the core classes of Mate.
Property | Defined by | ||
---|---|---|---|
instance : IMateManager
[static][read-only]
Returns a single
IMateManager instance. | MateManager |
Method | Defined by | ||
---|---|---|---|
[static]
Creates the
IMateManager instance. | MateManager |
instance | property |
instance:IMateManager
[read-only]
Returns a single IMateManager
instance.
public static function get instance():IMateManager
createInstance | () | method |
protected static function createInstance():IMateManager
Creates the IMateManager
instance.
IMateManager |