Uses of Class
org.springframework.extensions.config.RemoteConfigElement.IdentityType

Packages that use RemoteConfigElement.IdentityType
org.springframework.extensions.config   
 

Uses of RemoteConfigElement.IdentityType in org.springframework.extensions.config
 

Methods in org.springframework.extensions.config that return RemoteConfigElement.IdentityType
 RemoteConfigElement.IdentityType RemoteConfigElement.EndpointDescriptor.getIdentity()
           
static RemoteConfigElement.IdentityType RemoteConfigElement.IdentityType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RemoteConfigElement.IdentityType[] RemoteConfigElement.IdentityType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.