Uses of Annotation Interface
com.sun.enterprise.config.serverbeans.customvalidators.ReferenceConstraint.RemoteKey
Packages that use ReferenceConstraint.RemoteKey
-
Uses of ReferenceConstraint.RemoteKey in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans with annotations of type ReferenceConstraint.RemoteKeyModifier and TypeMethodDescription@NotNull @Pattern(regexp="[A-Za-z0-9_][A-Za-z0-9\\-_\\./;#]*") StringJmxConnector.getAuthRealmName()Deprecated.@NotNull @Pattern(regexp="[A-Za-z0-9_][A-Za-z0-9\\-_\\.;]*",message="{config.invalid.name}") StringCluster.getConfigRef()Points to a named config.@NotNull @Pattern(regexp="[A-Za-z0-9_][A-Za-z0-9\\-_\\.;]*",message="Pattern: [A-Za-z0-9_][A-Za-z0-9\\-_\\.;]*") StringServer.getConfigRef()Gets the value of theconfigRefproperty.@NotNull @Pattern(regexp="[A-Za-z0-9_][A-Za-z0-9\\-_\\.;]*",message="{config.invalid.name}") StringClusterRef.getRef()Gets the value of the ref property.@NotNull @Pattern(regexp="[A-Za-z0-9_][A-Za-z0-9\\-_\\.;]*",message="{server.invalid.name}",payload=ServerRef.class) StringServerRef.getRef()Gets the value of therefproperty.