org.jcoderz.commons.config
Interface ConfigurationServiceAdmin

All Superinterfaces:
ConfigurationServiceAdminInterface, ConfigurationServiceCommonInterface, EJBObject, Remote

public interface ConfigurationServiceAdmin
extends EJBObject, ConfigurationServiceAdminInterface

Remote interface for ConfigurationServiceAdmin.


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



Copyright 2007 The jCoderZ Project.