Uses of Class
org.wildfly.clustering.server.infinispan.scheduler.ScheduleCommand
Packages that use ScheduleCommand
Package
Description
-
Uses of ScheduleCommand in org.wildfly.clustering.server.infinispan.expiration
Subclasses of ScheduleCommand in org.wildfly.clustering.server.infinispan.expirationModifier and TypeClassDescriptionclassScheduleCommandthat wraps expiration metadata with a marshallable implementation. -
Uses of ScheduleCommand in org.wildfly.clustering.server.infinispan.scheduler
Classes in org.wildfly.clustering.server.infinispan.scheduler that implement interfaces with type arguments of type ScheduleCommandMethods in org.wildfly.clustering.server.infinispan.scheduler that return ScheduleCommandMethods in org.wildfly.clustering.server.infinispan.scheduler that return types with arguments of type ScheduleCommandModifier and TypeMethodDescriptionClass<? extends ScheduleCommand<Object, Object>> ScheduleCommandMarshaller.getJavaClass()Methods in org.wildfly.clustering.server.infinispan.scheduler with parameters of type ScheduleCommandModifier and TypeMethodDescriptionvoidScheduleCommandMarshaller.writeTo(ProtoStreamWriter writer, ScheduleCommand<Object, Object> command)