Uses of Interface
com.arjuna.wsc11.ContextFactory
Packages that use ContextFactory
-
Uses of ContextFactory in com.arjuna.wsc11
Methods in com.arjuna.wsc11 that return ContextFactoryModifier and TypeMethodDescriptionContextFactoryMapper.getContextFactory
(String coordinationTypeURI) Get the context factory for the specified coordination type.Methods in com.arjuna.wsc11 with parameters of type ContextFactoryModifier and TypeMethodDescriptionvoid
ContextFactoryMapper.addContextFactory
(String coordinationTypeURI, ContextFactory contextFactory) Add a context factory for the specified coordination type.