com.sap.mdm.notification
Class AbstractServerListener

java.lang.Object
  extended bycom.sap.mdm.notification.AbstractServerListener
All Implemented Interfaces:
MdmListener, ServerListener

public abstract class AbstractServerListener
extends Object
implements ServerListener

This class is abstract empty implementation of ServerListener interface

See Also:
AbstractRepositoryListener

Constructor Summary
AbstractServerListener()
          Empty constructor
 
Method Summary
 void repositoryDeleted(ServerEvent event)
          Notification when repository is deleted
 void repositoryMounted(ServerEvent event)
          Notification when repository is mounted
 void repositoryRenamed(ServerEvent event)
          Notification when repository is renamed
 void repositoryUnmounted(ServerEvent event)
          Notification when repository is unmounted
 void repositoryUpdated(ServerEvent event)
          Notification when repository is updated
 void serverStarted(ServerEvent event)
          Notification when server is started
 void serverStopped(ServerEvent event)
          Notification when server is stopped
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractServerListener

public AbstractServerListener()
Empty constructor

Method Detail

serverStarted

public void serverStarted(ServerEvent event)
Description copied from interface: ServerListener
Notification when server is started

Specified by:
serverStarted in interface ServerListener
Parameters:
event - server event

serverStopped

public void serverStopped(ServerEvent event)
Description copied from interface: ServerListener
Notification when server is stopped

Specified by:
serverStopped in interface ServerListener
Parameters:
event - server event

repositoryMounted

public void repositoryMounted(ServerEvent event)
Description copied from interface: ServerListener
Notification when repository is mounted

Specified by:
repositoryMounted in interface ServerListener
Parameters:
event - server event

repositoryUnmounted

public void repositoryUnmounted(ServerEvent event)
Description copied from interface: ServerListener
Notification when repository is unmounted

Specified by:
repositoryUnmounted in interface ServerListener
Parameters:
event - server event

repositoryDeleted

public void repositoryDeleted(ServerEvent event)
Description copied from interface: ServerListener
Notification when repository is deleted

Specified by:
repositoryDeleted in interface ServerListener
Parameters:
event - server event

repositoryRenamed

public void repositoryRenamed(ServerEvent event)
Description copied from interface: ServerListener
Notification when repository is renamed

Specified by:
repositoryRenamed in interface ServerListener
Parameters:
event - server event

repositoryUpdated

public void repositoryUpdated(ServerEvent event)
Description copied from interface: ServerListener
Notification when repository is updated

Specified by:
repositoryUpdated in interface ServerListener
Parameters:
event - server event


Copyright 2004-2007 by SAP AG. All Rights Reserved.

SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies (SAP Group) for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.