- SerializedFactoryBean - Class in org.onebusaway.container.spring
-
A Spring FactoryBean
for instantiating a serialized object from a
File.
- SerializedFactoryBean() - Constructor for class org.onebusaway.container.spring.SerializedFactoryBean
-
- SerializedLazyCreationTargetSource - Class in org.onebusaway.container.spring
-
A Spring FactoryBean
for lazily instantiating a serialized bean from
a file as needed
- SerializedLazyCreationTargetSource() - Constructor for class org.onebusaway.container.spring.SerializedLazyCreationTargetSource
-
- ServletContextAwareMetadataNamingStrategy - Class in org.onebusaway.container.spring.jmx
-
- ServletContextAwareMetadataNamingStrategy(JmxAttributeSource) - Constructor for class org.onebusaway.container.spring.jmx.ServletContextAwareMetadataNamingStrategy
-
- setBeanFactory(BeanFactory) - Method in class org.onebusaway.container.spring.OverridePostProcessor
-
- setBeanName(String) - Method in class org.onebusaway.container.spring.ehcache.EhCacheFactoryBean
-
- setBlocking(boolean) - Method in class org.onebusaway.container.spring.ehcache.EhCacheFactoryBean
-
Set whether to use a blocking cache that lets read attempts block until the
requested element is created.
- setCacheableMethodKeyFactoryManager(CacheableMethodKeyFactoryManager) - Method in class org.onebusaway.container.cache.CacheableMethodManager
-
- setCacheEntryFactory(CacheEntryFactory) - Method in class org.onebusaway.container.spring.ehcache.EhCacheFactoryBean
-
Set an EHCache CacheEntryFactory
to use for a self-populating cache.
- setCacheKeyFactories(Map<Object, Object>) - Method in class org.onebusaway.container.cache.CacheableMethodKeyFactoryManager
-
- setCacheManager(CacheManager) - Method in class org.onebusaway.container.cache.CacheableMethodManager
-
- setCacheManager(CacheManager) - Method in class org.onebusaway.container.spring.ehcache.EhCacheFactoryBean
-
Set a CacheManager from which to retrieve a named Cache instance.
- setCacheManager(CacheManager) - Method in class org.onebusaway.container.spring.ehcache.EhCacheProvider
-
- setCacheManagerName(String) - Method in class org.onebusaway.container.spring.ehcache.EhCacheManagerFactoryBean
-
Set the name of the EHCache CacheManager (if a specific name is desired).
- setCacheName(String) - Method in class org.onebusaway.container.spring.ehcache.EhCacheFactoryBean
-
Set a name for which to retrieve or create a cache instance.
- setCacheNamePrefix(String) - Method in class org.onebusaway.container.cache.CacheableMethodManager
-
- setCacheRefreshCheck(boolean) - Method in class org.onebusaway.container.cache.DefaultCacheableObjectKeyFactory
-
Set to true if we should check the object value to indicate a cache
refresh.
- setConfigLocation(Resource) - Method in class org.onebusaway.container.spring.ehcache.EhCacheConfigurationFactoryBean
-
- setConfigLocation(Resource) - Method in class org.onebusaway.container.spring.ehcache.EhCacheManagerFactoryBean
-
- setConfiguration(Configuration) - Method in class org.onebusaway.container.spring.ehcache.EhCacheManagerFactoryBean
-
- setDiskExpiryThreadIntervalSeconds(int) - Method in class org.onebusaway.container.spring.ehcache.EhCacheFactoryBean
-
Set the number of seconds between runs of the disk expiry thread.
- setDiskPersistent(boolean) - Method in class org.onebusaway.container.spring.ehcache.EhCacheFactoryBean
-
Set whether the disk store persists between restarts of the Virtual
Machine.
- setDiskStorePath(File) - Method in class org.onebusaway.container.spring.ehcache.EhCacheConfigurationFactoryBean
-
- setEternal(boolean) - Method in class org.onebusaway.container.spring.ehcache.EhCacheFactoryBean
-
Set whether elements are considered as eternal.
- setId(T) - Method in class org.onebusaway.container.model.IdentityBean
-
- setIgnoreInvalidBeans(boolean) - Method in class org.onebusaway.container.spring.PropertyOverrideConfigurer
-
- setInitMethod(String) - Method in class org.onebusaway.container.spring.SerializedFactoryBean
-
- setInitMethod(String) - Method in class org.onebusaway.container.spring.SerializedLazyCreationTargetSource
-
- setInvocationHandler(InvocationHandler) - Method in class org.onebusaway.container.spring.ProxyFactoryBean
-
- setListener(T) - Method in class org.onebusaway.container.spring.ListenerConnector
-
- setMap(Map<String, String>) - Method in class org.onebusaway.container.spring.OverridePostProcessor
-
- setMaxElementsInMemory(int) - Method in class org.onebusaway.container.spring.ehcache.EhCacheFactoryBean
-
Specify the maximum number of cached objects in memory.
- setMaxElementsOnDisk(int) - Method in class org.onebusaway.container.spring.ehcache.EhCacheFactoryBean
-
Specify the maximum number of cached objects on disk.
- setMemoryStoreEvictionPolicy(MemoryStoreEvictionPolicy) - Method in class org.onebusaway.container.spring.ehcache.EhCacheFactoryBean
-
Set the memory style eviction policy for this cache.
- setName(String) - Method in class org.onebusaway.container.stop.StopButtonService
-
- setObjectType(Class<?>) - Method in class org.onebusaway.container.spring.SerializedFactoryBean
-
- setOrder(int) - Method in class org.onebusaway.container.spring.ListBeanPostProcessor
-
Ordered
Interface
- setOrder(int) - Method in class org.onebusaway.container.spring.MapBeanPostProcessor
-
Ordered
Interface
- setOrder(int) - Method in class org.onebusaway.container.spring.OverridePostProcessor
-
- setOrder(int) - Method in class org.onebusaway.container.spring.PropertiesBeanPostProcessor
-
Ordered
Interface
- setOrder(int) - Method in class org.onebusaway.container.spring.SystemPropertyOverrideConfigurer
-
- setOverflowToDisk(boolean) - Method in class org.onebusaway.container.spring.ehcache.EhCacheFactoryBean
-
Set whether elements can overflow to disk when the in-memory cache has
reached the maximum size limit.
- setParameterValues(Properties) - Method in class org.onebusaway.container.hibernate.EnumUserType
-
- setPath(String) - Method in class org.onebusaway.container.rotation.TimeRotationWriterFactoryBean
-
- setPath(File) - Method in class org.onebusaway.container.spring.SerializedFactoryBean
-
- setPath(File) - Method in class org.onebusaway.container.spring.SerializedLazyCreationTargetSource
-
- setProperties(Properties) - Method in class org.onebusaway.container.spring.PropertiesBeanPostProcessor
-
- setProxyInterface(Class<?>) - Method in class org.onebusaway.container.spring.ProxyFactoryBean
-
- setServletContext(ServletContext) - Method in class org.onebusaway.container.spring.jmx.ServletContextAwareMetadataNamingStrategy
-
- setSource(HasListeners<T>) - Method in class org.onebusaway.container.spring.ListenerConnector
-
- setSources(List<HasListeners<T>>) - Method in class org.onebusaway.container.spring.ListenerConnector
-
- setStaticCacheManagerInstance(CacheManager) - Static method in class org.onebusaway.container.spring.ehcache.EhCacheRegionFactory
-
- setTarget(String) - Method in class org.onebusaway.container.spring.ListBeanPostProcessor
-
- setTarget(String) - Method in class org.onebusaway.container.spring.MapBeanPostProcessor
-
- setTarget(String) - Method in class org.onebusaway.container.spring.PropertiesBeanPostProcessor
-
- setTarget(String) - Method in class org.onebusaway.container.spring.QualifierConfigurer
-
- setTargets(List<String>) - Method in class org.onebusaway.container.spring.PropertiesBeanPostProcessor
-
- setTerracottaClustered(boolean) - Method in class org.onebusaway.container.spring.ehcache.EhCacheFactoryBean
-
- setTerracottaUrl(String) - Method in class org.onebusaway.container.spring.ehcache.EhCacheConfigurationFactoryBean
-
- setTimeToIdle(int) - Method in class org.onebusaway.container.spring.ehcache.EhCacheFactoryBean
-
Set the time in seconds to idle for an element before it expires, that is,
the maximum amount of time between accesses before an element expires.
- setTimeToLive(int) - Method in class org.onebusaway.container.spring.ehcache.EhCacheFactoryBean
-
Set t he time in seconds to live for an element before it expires, i.e.
- setType(String) - Method in class org.onebusaway.container.spring.QualifierConfigurer
-
- setValue(String) - Method in class org.onebusaway.container.spring.QualifierConfigurer
-
- setValues(List<Object>) - Method in class org.onebusaway.container.spring.ListBeanPostProcessor
-
- setValues(List<Object>) - Method in class org.onebusaway.container.spring.ListFactoryBean
-
- setValues(Map<Object, Object>) - Method in class org.onebusaway.container.spring.MapBeanPostProcessor
-
- setValues(Map<Object, Object>) - Method in class org.onebusaway.container.spring.MapFactoryBean
-
- sqlTypes() - Method in class org.onebusaway.container.hibernate.EnumUserType
-
- start(Properties) - Method in class org.onebusaway.container.spring.ehcache.EhCacheProvider
-
- start(Settings, Properties) - Method in class org.onebusaway.container.spring.ehcache.EhCacheRegionFactory
-
- start() - Method in class org.onebusaway.container.spring.ListenerConnector
-
- start() - Method in class org.onebusaway.container.stop.StopButtonService
-
- stop() - Method in class org.onebusaway.container.spring.ehcache.EhCacheProvider
-
- stop() - Method in class org.onebusaway.container.spring.ehcache.EhCacheRegionFactory
-
- stop() - Method in class org.onebusaway.container.spring.ListenerConnector
-
- StopButtonService - Class in org.onebusaway.container.stop
-
Utility class that pops up a simple Swing dialog with a "Stop" button that
will cause your program to gracefully exit when pressed.
- StopButtonService() - Constructor for class org.onebusaway.container.stop.StopButtonService
-
- SystemPropertyOverrideConfigurer - Class in org.onebusaway.container.spring
-
A Spring
BeanFactoryPostProcessor
that can be used to override System
properties (see
System.getProperties()
) from within a Spring
application context.
- SystemPropertyOverrideConfigurer() - Constructor for class org.onebusaway.container.spring.SystemPropertyOverrideConfigurer
-