|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object TcTssAbstractFactory TcTssContextFactory
public class TcTssContextFactory
This factory provides the Context object. It automatically selects the correct binding, based on the configuration in the jtss_tsp.ini file.
Constructor Summary | |
---|---|
TcTssContextFactory()
|
Method Summary | |
---|---|
TcIContext |
newContextObject()
This method returns a new instance of the context class of the specific implementation. |
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TcTssContextFactory()
Method Detail |
---|
public TcIContext newContextObject() throws TcTssException, IllegalArgumentException
TcTssAbstractFactory
newContextObject
in class TcTssAbstractFactory
TcTssException
IllegalArgumentException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |