org.seasar.tuigwaa.plugin
クラス PluginServiceImpl
java.lang.Object
org.seasar.tuigwaa.plugin.PluginServiceImpl
- すべての実装インタフェース:
- PluginService
- public class PluginServiceImpl
- extends Object
- implements PluginService
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginServiceImpl
public PluginServiceImpl(ControllerService controller,
ModelService model,
DAOService daoservice)
sendMessageByAction
public void sendMessageByAction(Class action,
String message)
- 定義:
- インタフェース
PluginService
内の sendMessageByAction
getMessage
public String getMessage(Class viewClass)
- 定義:
- インタフェース
PluginService
内の getMessage
getExtPlugin
public Plugin getExtPlugin(String siteName,
String pluginName)
- 定義:
- インタフェース
PluginService
内の getExtPlugin
loadPlugins
public void loadPlugins()
- 定義:
- インタフェース
PluginService
内の loadPlugins
loadExtPlugins
public void loadExtPlugins(String siteName)
- 定義:
- インタフェース
PluginService
内の loadExtPlugins
Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.