Uses of Interface
org.jboss.resteasy.spi.Registry
-
Packages that use Registry Package Description org.jboss.resteasy.spi -
-
Uses of Registry in org.jboss.resteasy.spi
Methods in org.jboss.resteasy.spi that return Registry Modifier and Type Method Description RegistryDelegateResteasyDeployment. getRegistry()RegistryDispatcher. getRegistry()RegistryResteasyDeployment. getRegistry()Methods in org.jboss.resteasy.spi with parameters of type Registry Modifier and Type Method Description voidDelegateResteasyDeployment. setRegistry(Registry registry)voidResteasyDeployment. setRegistry(Registry registry)
-