org.resilientedge.jockey.service
Class ServiceManagerFactory

java.lang.Object
  |
  +--org.resilientedge.jockey.service.ServiceManagerFactory

public class ServiceManagerFactory
extends java.lang.Object

The ServiceManagerFactory manages implementations of service managers...

Version:
$Revision: 1.1.1.1 $
Author:
AVaughan

Constructor Summary
ServiceManagerFactory()
           
 
Method Summary
static ServiceManager getPlatform()
          Returns a reference to a peer platform implementation.
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceManagerFactory

public ServiceManagerFactory()
Method Detail

getPlatform

public static ServiceManager getPlatform()
Returns a reference to a peer platform implementation.
Returns:
a platform implementation

main

public static void main(java.lang.String[] args)


Copyright © 2001 Resilient Edge, Inc. All Rights Reserved.