Uses of Interface
org.eclipse.emf.emfstore.internal.server.startup.PostStartupListener

Packages that use PostStartupListener
org.eclipse.emf.emfstore.internal.server   
 

Uses of PostStartupListener in org.eclipse.emf.emfstore.internal.server
 

Methods in org.eclipse.emf.emfstore.internal.server that return types with arguments of type PostStartupListener
static List<PostStartupListener> ServerConfiguration.getPostStartupListeners()
          Returns the list of all PostStartupListeners.
 

Methods in org.eclipse.emf.emfstore.internal.server with parameters of type PostStartupListener
static void ServerConfiguration.addPostStartupListener(PostStartupListener listener)
          Adds a PostStartupListener to the list of PostStartupListener which gets notified on start of the EMFStore.
 



Copyright © 2015. All Rights Reserved.