Uses of Class
com.sun.enterprise.v3.admin.CompletedJob
-
Packages that use CompletedJob Package Description com.sun.enterprise.v3.admin -
-
Uses of CompletedJob in com.sun.enterprise.v3.admin
Methods in com.sun.enterprise.v3.admin that return types with arguments of type CompletedJob Modifier and Type Method Description ConcurrentHashMap<String,CompletedJob>JobManagerService. getCompletedJobsInfo()Methods in com.sun.enterprise.v3.admin with parameters of type CompletedJob Modifier and Type Method Description voidJobManagerService. addToCompletedJobs(CompletedJob job)
-