Interface TimerMetaDataConfiguration<V>
-
public interface TimerMetaDataConfiguration<V>- Author:
- Paul Ferraro
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Marshaller<Object,V>getMarshaller()booleanisPersistent()
-
-
-
Method Detail
-
getMarshaller
Marshaller<Object,V> getMarshaller()
-
isPersistent
boolean isPersistent()
-
-