org.apache.axis2.cluster.context
Interface ContextManagerListener


public interface ContextManagerListener


Method Summary
 void contextAdded(ContextEvent event)
           
 void contextRemoved(ContextEvent event)
           
 void contextUpdated(ContextEvent event)
           
 void setConfigurationContext(ConfigurationContext configurationContext)
           
 

Method Detail

contextAdded

public void contextAdded(ContextEvent event)

contextRemoved

public void contextRemoved(ContextEvent event)

contextUpdated

public void contextUpdated(ContextEvent event)

setConfigurationContext

public void setConfigurationContext(ConfigurationContext configurationContext)


Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.