org.lsst.ccs.config
Interface DeprecationListener


public interface DeprecationListener

Call back methods called when a deprecation happens.

Author:
bamade

Method Summary
 void configProfileDeprecating(ConfigProfile profile)
           
 void subsystemDeprecating(SubsystemDescription description)
           
 

Method Detail

subsystemDeprecating

void subsystemDeprecating(SubsystemDescription description)

configProfileDeprecating

void configProfileDeprecating(ConfigProfile profile)


Copyright © 2013 LSST. All Rights Reserved.