Package de.xima.fc.handler
Class AMSApiHandler
- java.lang.Object
-
- de.xima.fc.handler.AMSApiHandler
-
- All Implemented Interfaces:
IAPIHandler
,Serializable
- Direct Known Subclasses:
AuthenticationHandler
,BeanHandler
,FormDataHandler
,FormHandler
,FSConnectionHandler
,GenericCacheHandler
,GenericHandler
,MailHandler
,PlaceholderHandler
,PluginHandler
,ProtokollHandler
,SetupHandler
,StatisticsHandler
,StatusHandler
,SystemHandler
,XfcSessionHandler
public abstract class AMSApiHandler extends Object implements IAPIHandler
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AMSApiHandler()
-
-
-
Method Detail
-
getName
public String getName()
- Specified by:
getName
in interfaceIAPIHandler
- Returns:
String
the name of the API-handler
-
-