Searched defs:uniqueIdSet (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/deployment/dol/src/main/java/com/sun/enterprise/deployment/
H A DApplication.java107 private boolean uniqueIdSet = false; field in class:Application
1529 return uniqueIdSet;
1558 uniqueIdSet = true;

Completed in 17 milliseconds