com.atlassian.greenhopper.optionalfeatures
Interface ThirdPartyServiceReferenceHolder

All Known Subinterfaces:
OndemandBridgeAccessor, SampleDataGeneratorAccessor
All Known Implementing Classes:
OndemandBridgeAcessorImpl, SampleDataGeneratorAccessorImpl

public interface ThirdPartyServiceReferenceHolder

Services which hold references to third party plugins' services should implement this interface, to ensure that they get called to flush these references when plugins go down


Method Summary
 void clearServiceReferences()
           
 

Method Detail

clearServiceReferences

void clearServiceReferences()


Copyright © 2007-2012 Atlassian. All Rights Reserved.