net.sf.bigyo.container.config
Interface ConfigurationStrategy
- All Known Implementing Classes:
- PreGeneratedWrapperStrategy, SimpleConfigurationStrategy
public interface ConfigurationStrategy
- Author:
- zsombor
Created at 1:35:41 net.sf.bigyo.container.config.ConfigurationStrategy
initConfigurationBean
Object initConfigurationBean(Object bean)
getSerializableConfigurationBean
Object getSerializableConfigurationBean(Object bean)
reconfigureService
void reconfigureService(Object service,
ComponentConfig oldConfigBean,
ComponentConfig newConfigBean)
throws ReconfigurationFailedException,
ReconfigurationNotSupportedException
- Throws:
ReconfigurationFailedException
ReconfigurationNotSupportedException
isModifiedSince
boolean isModifiedSince(ComponentConfig configBean)
Copyright © 2004 Sourceforge.net. All Rights Reserved.