Uses of Class
com.sun.enterprise.config.serverbeans.customvalidators.JavaClassName
-
Packages that use JavaClassName Package Description com.sun.enterprise.config.serverbeans com.sun.enterprise.config.serverbeans.customvalidators -
-
Uses of JavaClassName in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans with annotations of type JavaClassName Modifier and Type Method Description @NotNull StringAuditModule. getClassname()Gets the value of the classname property.@NotNull StringAuthRealm. getClassname()Gets the value of the classname property.@NotNull StringProviderConfig. getClassName()Gets the value of the className property. -
Uses of JavaClassName in com.sun.enterprise.config.serverbeans.customvalidators
Methods in com.sun.enterprise.config.serverbeans.customvalidators with parameters of type JavaClassName Modifier and Type Method Description voidJavaClassNameValidator. initialize(JavaClassName fqcn)
-