protected static class MonitoredObjectStoreWrapper.StoredObject<T> extends Object implements Serializable, DeserializationPostInitialisable
DeserializationPostInitialisable.Implementation
Constructor and Description |
---|
MonitoredObjectStoreWrapper.StoredObject(T item,
Long timestamp,
Serializable key) |
public MonitoredObjectStoreWrapper.StoredObject(T item, Long timestamp, Serializable key)
public T getItem()
public Long getTimestamp()
public Serializable getKey()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.