Class Version
java.lang.Object
com.aoindustries.aoserv.client.AoservObject<Integer,Version>
com.aoindustries.aoserv.client.GlobalObject<Integer,Version>
com.aoindustries.aoserv.client.GlobalObjectIntegerKey<Version>
com.aoindustries.aoserv.client.web.jboss.Version
- All Implemented Interfaces:
Streamable,StreamReadable,StreamWritable,Row,AoservReadable,AoservStreamable,AoservWritable
An
HttpdJbossVersion flags which
TechnologyVersions are a version of the JBoss
EJB Container. Sites configured to use JBoss are called
HttpdJbossSites.- Author:
- AO Industries, Inc.
- See Also:
-
Field Summary
FieldsFields inherited from class com.aoindustries.aoserv.client.GlobalObjectIntegerKey
pkeyFields inherited from class com.aoindustries.aoserv.client.AoservObject
USE_ARRAY_OF_DOMAIN, USE_SQL_DATA, USE_SQL_DATA_WRITE -
Constructor Summary
ConstructorsConstructorDescriptionVersion()Deprecated, for removal: This API element is subject to removal in a future version.Only required for implementation, do not use directly. -
Method Summary
Modifier and TypeMethodDescriptionprotected ObjectgetColumnImpl(int i) getHttpdTomcatVersion(AoservConnector connector) getTechnologyVersion(AoservConnector connector) voidInitializes this object from the raw database contents.voidread(StreamableInput in, AoservProtocol.Version protocolVersion) voidwrite(StreamableOutput out, AoservProtocol.Version protocolVersion) Methods inherited from class com.aoindustries.aoserv.client.GlobalObjectIntegerKey
equals, getKey, getPkey, hashCode, toStringImplMethods inherited from class com.aoindustries.aoserv.client.AoservObject
compare, compare, compare, compare, compareIgnoreCaseConsistentWithEquals, compareTo, compareTo, compareTo, getAccountingCode, getColumn, getColumns, getColumns, getDomainLabel, getDomainLabels, getDomainName, getDto, getEmail, getGecos, getGroupId, getHashedKey, getHashedPassword, getHostname, getInetAddress, getLinuxId, getLinuxUserName, getMacAddress, getMysqlDatabaseName, getMysqlServerName, getMysqlUserName, getPort, getPostgresDatabaseName, getPostgresServerName, getPostgresUserId, getTableSchema, getTimeMillis, getTimeMillis, getUnixPath, getUserId, read, toString, write
-
Field Details
-
TECHNOLOGY_NAME
- See Also:
-
VERSION_2_2_2
- See Also:
-
DEFAULT_VERSION
- See Also:
-
-
Constructor Details
-
Version
Deprecated, for removal: This API element is subject to removal in a future version.Only required for implementation, do not use directly.- See Also:
-
-
Method Details
-
getColumnImpl
- Specified by:
getColumnImplin classAoservObject<Integer,Version>
-
getHttpdTomcatVersion
- Throws:
SQLExceptionIOException
-
getTableId
- Specified by:
getTableIdin classAoservObject<Integer,Version>
-
getTechnologyVersion
public SoftwareVersion getTechnologyVersion(AoservConnector connector) throws SQLException, IOException - Throws:
SQLExceptionIOException
-
getTemplateDirectory
-
init
Description copied from class:AoservObjectInitializes this object from the raw database contents.- Specified by:
initin classAoservObject<Integer,Version> - Parameters:
result- theResultSetcontaining the row to copy into this object- Throws:
SQLException
-
read
- Specified by:
readin interfaceAoservReadable- Specified by:
readin interfaceAoservStreamable- Specified by:
readin classAoservObject<Integer,Version> - Throws:
IOException
-
write
- Specified by:
writein interfaceAoservStreamable- Specified by:
writein interfaceAoservWritable- Specified by:
writein classAoservObject<Integer,Version> - Throws:
IOException
-
