| Package | Description |
|---|---|
| com.sun.enterprise.config.serverbeans | |
| fish.payara.enterprise.config.serverbeans | |
| org.glassfish.connectors.config | |
| org.glassfish.jdbc.config |
| Modifier and Type | Method and Description |
|---|---|
@NotNull @Pattern(regexp="[A-Za-z0-9_][A-Za-z0-9\\-_\\./;#]*") String |
JmxConnector.getAuthRealmName()
Deprecated.
|
@NotNull @Pattern(regexp="[A-Za-z0-9_][A-Za-z0-9\\-_\\.;]*") String |
Server.getConfigRef()
Gets the value of the configRef property.
|
@NotNull @Pattern(regexp="[A-Za-z0-9_][A-Za-z0-9\\-_\\.;]*") String |
Cluster.getConfigRef()
points to a named config.
|
@NotNull @Pattern(regexp="[A-Za-z0-9_][A-Za-z0-9\\-_\\.;]*",message="{server.invalid.name}",payload=ServerRef.class) String |
ServerRef.getRef()
Gets the value of the ref property.
|
@NotNull @Pattern(regexp="[A-Za-z0-9_][A-Za-z0-9\\-_\\.;]*") String |
ClusterRef.getRef()
Gets the value of the ref property.
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull @Pattern(regexp="[A-Za-z0-9_][A-Za-z0-9\\-_\\.;]*",message="{server.invalid.name}",payload=DGServerRef.class) String |
DGServerRef.getRef()
Gets the value of the ref property.
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull String |
ConnectorResource.getPoolName()
Gets the value of the poolName property.
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull String |
JdbcResource.getPoolName()
Gets the value of the poolName property.
|
Copyright © 2019. All rights reserved.