Uses of Interface
com.arjuna.wsc11.Registrar
Packages that use Registrar
-
Uses of Registrar in com.arjuna.wsc11
Methods in com.arjuna.wsc11 that return RegistrarModifier and TypeMethodDescriptionRegistrarMapper.getRegistrar
(String protocolIdentifier) Get the registrar for the specified protocol identifier.Methods in com.arjuna.wsc11 with parameters of type RegistrarModifier and TypeMethodDescriptionvoid
RegistrarMapper.addRegistrar
(String protocolIdentifier, Registrar registrar) Add a registrar for the specified protocol identifier.