org.apache.stratos.manager.repository
Class RepositoryNotification

java.lang.Object
  extended by org.apache.stratos.manager.repository.RepositoryNotification

public class RepositoryNotification
extends Object


Constructor Summary
RepositoryNotification()
           
 
Method Summary
 void updateRepository(CartridgeSubscription cartridgeSubscription)
           
 void updateRepository(String url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepositoryNotification

public RepositoryNotification()
Method Detail

updateRepository

public void updateRepository(String url)

updateRepository

public void updateRepository(CartridgeSubscription cartridgeSubscription)


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.