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
SessionUpdatableFactorySource
getUpdatableFactoryBySession
インタフェース内 SessionUpdatableFactorySource
java.rmi.RemoteException
FatalException
public UpdatableFactory getUpdatableFactory() throws java.rmi.RemoteException, FatalException
UpdatableFactorySource
getUpdatableFactory
インタフェース内 UpdatableFactorySource
java.rmi.RemoteException
FatalException
public SessionValueProducer getModelNameProducer()