org.lsst.ccs.config.remote
Class ProfileDeprecationEvent
java.lang.Object
org.lsst.ccs.config.remote.ProfileDeprecationEvent
- All Implemented Interfaces:
- Serializable
public class ProfileDeprecationEvent
- extends Object
- implements Serializable
Notification of a ConfigProfile Deprecation.
WARNING: the ConfigProfile data may be changed in future releases
- Author:
- bamade
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
deprecating
public final ConfigProfile deprecating
detail
public final String detail
stamp
public final long stamp
ProfileDeprecationEvent
public ProfileDeprecationEvent(ConfigProfile deprecating,
String detail)
Copyright © 2013 LSST. All Rights Reserved.