Uses of Interface
org.glassfish.admin.amx.logging.LogQueryEntry
-
Packages that use LogQueryEntry Package Description org.glassfish.admin.amx.logging -
-
Uses of LogQueryEntry in org.glassfish.admin.amx.logging
Classes in org.glassfish.admin.amx.logging that implement LogQueryEntry Modifier and Type Class Description classLogQueryEntryImplINTERNAL USE ONLY--not part of the APIMethods in org.glassfish.admin.amx.logging that return LogQueryEntry Modifier and Type Method Description LogQueryEntry[]LogQueryResult. getEntries()Return all log entries found by the query not including the field headers.LogQueryEntry[]LogQueryResultImpl. getEntries()Constructors in org.glassfish.admin.amx.logging with parameters of type LogQueryEntry Constructor Description LogQueryResultImpl(String[] fieldNames, LogQueryEntry[] entries)
-