com.isenshi.cms.wiki.plugin
クラス PluginArgsClass
java.lang.Object
com.isenshi.cms.wiki.plugin.PluginArgsClass
- すべての実装インタフェース:
- org.apache.commons.beanutils.DynaClass
- public class PluginArgsClass
- extends Object
- implements org.apache.commons.beanutils.DynaClass
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginArgsClass
public PluginArgsClass(PluginConfig pluginConfig)
getName
public String getName()
- 定義:
- インタフェース
org.apache.commons.beanutils.DynaClass 内の getName
getDynaProperty
public org.apache.commons.beanutils.DynaProperty getDynaProperty(String arg0)
- 定義:
- インタフェース
org.apache.commons.beanutils.DynaClass 内の getDynaProperty
getDynaProperties
public org.apache.commons.beanutils.DynaProperty[] getDynaProperties()
- 定義:
- インタフェース
org.apache.commons.beanutils.DynaClass 内の getDynaProperties
newInstance
public org.apache.commons.beanutils.DynaBean newInstance()
throws IllegalAccessException,
InstantiationException
- 定義:
- インタフェース
org.apache.commons.beanutils.DynaClass 内の newInstance
- 例外:
IllegalAccessException
InstantiationException
Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.