org.jcoderz.commons.config
Interface ConfigurationService

All Superinterfaces:
ConfigurationServiceCommonInterface, ConfigurationServiceInterface, EJBObject, Remote

public interface ConfigurationService
extends EJBObject, ConfigurationServiceInterface

Remote interface for ConfigurationService.


Method Summary
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 
Methods inherited from interface org.jcoderz.commons.config.ConfigurationServiceInterface
addConfigurationListener, getServiceConfiguration
 
Methods inherited from interface org.jcoderz.commons.config.ConfigurationServiceCommonInterface
getBoolean, getInt, getLong, getString
 



Copyright 2007 The jCoderZ Project.