public class SimpleSessionUpdatableFactorySourceImpl extends java.lang.Object implements SessionUpdatableFactorySource
| コンストラクタと説明 |
|---|
SimpleSessionUpdatableFactorySourceImpl(Resource resource,
java.lang.String modelString) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
SessionValueProducer |
getModelNameProducer() |
UpdatableFactory |
getUpdatableFactory()
UpdatableFactoryを返す。
|
UpdatableFactory |
getUpdatableFactoryBySession(Session session)
UpdatableFactoryを返す。
|
public SimpleSessionUpdatableFactorySourceImpl(Resource resource, java.lang.String modelString)
public UpdatableFactory getUpdatableFactoryBySession(Session session) throws java.rmi.RemoteException, FatalException
SessionUpdatableFactorySourcegetUpdatableFactoryBySession インタフェース内 SessionUpdatableFactorySourcejava.rmi.RemoteExceptionFatalExceptionpublic UpdatableFactory getUpdatableFactory() throws java.rmi.RemoteException, FatalException
UpdatableFactorySourcegetUpdatableFactory インタフェース内 UpdatableFactorySourcejava.rmi.RemoteExceptionFatalExceptionpublic SessionValueProducer getModelNameProducer()