Scala Monitoring and Control System API
com.lafros.macs.test.dummy.Di

object Factory

[source: com/lafros/macs/test/dummy/Di.scala]

object Factory
extends AnyRef
companion.
Method Summary
def init : Unit
for use when testing, in the absence of a MaCS implementation. Provided they do not already exist, the following will be created:
  • a macs-di.properties file that specifies dummy.Di.Factory as the com.lafros.macs.Di.Factory implementation.
  • a macs-di.policy file granting java.security.AllPermission to classes in all protection domains.
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Method Details
def init : Unit
for use when testing, in the absence of a MaCS implementation. Provided they do not already exist, the following will be created:
  • a macs-di.properties file that specifies dummy.Di.Factory as the com.lafros.macs.Di.Factory implementation.
  • a macs-di.policy file granting java.security.AllPermission to classes in all protection domains.


Copyright 2009 Latterfrosken Software Development Limited