fr.dyade.aaa.agent

Class ServiceManager

Implemented Interfaces:
Serializable

public class ServiceManager
extends java.lang.Object
implements Serializable

Object which manages services. There is only one ServiceManager object per agent server. The ServiceManager object is initialized in init, called from AgentServer.init. This classes reuses the persistency service provided by Transaction.

Method Summary

static String
getName()
String
toString()
Provides a string image for this object.

Method Details

getName

public static final String getName()


toString

public String toString()
Provides a string image for this object.

Returns:
a string image for this object


Copyright B) 2004 Scalagent - All rights reserved