Compoze Software, Inc.

com.compoze.trigger
Class TriggerServiceRegistry


java.lang.Object

  |

  +--com.compoze.util.ServiceRegistry

        |

        +--com.compoze.trigger.TriggerServiceRegistry

All Implemented Interfaces:
java.io.Serializable

public class TriggerServiceRegistry
extends ServiceRegistry

The ServiceRegistry for the Trigger runtime environment. Definitions for services are taken from the trigger.properties file.

See Also:
ServiceRegistry, Serialized Form

Method Summary
static TriggerServiceRegistry i()
          Gets singleton instance of this class
 
Methods inherited from class com.compoze.util.ServiceRegistry
get, get, getInstance, getInstance, getInstance, getInstance, getMappedInstance, getMappedInstance, getMappedInstance, getMappedInstance, getService, getService, getSingletonInstance, getSingletonInstance, getSingletonInstance, getSingletonInstance, main, set
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

i


public static TriggerServiceRegistry i()
Gets singleton instance of this class

Compoze Software, Inc.

Copyright ©1999-2001 Compoze Software, Inc. All rights reserved.