org.infinispan.configuration.global
Class ScheduledExecutorFactoryConfiguration

java.lang.Object
  extended by org.infinispan.configuration.AbstractTypedPropertiesConfiguration
      extended by org.infinispan.configuration.global.ScheduledExecutorFactoryConfiguration

public class ScheduledExecutorFactoryConfiguration
extends AbstractTypedPropertiesConfiguration


Method Summary
 ScheduledExecutorFactory factory()
           
 String toString()
           
 
Methods inherited from class org.infinispan.configuration.AbstractTypedPropertiesConfiguration
equals, hashCode, properties
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

factory

public ScheduledExecutorFactory factory()

toString

public String toString()
Overrides:
toString in class Object

-->

Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.