jp.wda.gpss.system
クラス ScriptSocklet

java.lang.Object
  |
  +--jp.wda.gpss.GeneralSocklet
        |
        +--jp.wda.gpss.system.ScriptSocklet
すべての実装インタフェース:
AttributeContainer, InitParamContainer, java.io.Serializable, Socklet
直系の既知のサブクラス:
FesiJsSocklet, RhinoJsSocklet

public abstract class ScriptSocklet
extends GeneralSocklet

スクリプト使用Sockletスーパークラス

導入されたバージョン:
1.00β002 2003/05/22
バージョン:
1.00β002 2003/05/22
作成者:
amoi
関連項目:
直列化された形式

フィールドの概要
 
クラス jp.wda.gpss.GeneralSocklet から継承したフィールド
progress
 
コンストラクタの概要
ScriptSocklet()
           
 
クラス jp.wda.gpss.GeneralSocklet から継承したメソッド
addClient, afterDeployedLinks, allowAccessFromOtherSocklet, checkConnection, containsAttributeKey, containsClient, copyInfo, countClients, deployedBy, deployedBy, destroy, disconnectAllClients, getAllClients, getAttribute, getAttributeBoolean, getAttributeDouble, getAttributeInt, getAttributeKeys, getAttributeLong, getAttributes, getClients, getClients, getInitParam, getInitParamKeys, getInitParams, getInitParams, getMain, getName, getOtherSocklet, getTimeout, hasInitParam, init, init, init, log, log, log, log, memo, memo, memo, memo, preCreateFinder, preRemoveClient, removeAttribute, removeClient, sendToAllClients, sendToClients, sendToClients, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setMain, setTimeout
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
インタフェース jp.wda.gpss.Socklet から継承したメソッド
doCommand
 

コンストラクタの詳細

ScriptSocklet

public ScriptSocklet()