T
- public static interface JEEServer.JEEServerVisitor<T>
Modifier and Type | Interface and Description |
---|---|
static class |
JEEServer.JEEServerVisitor.JEEServerVisitorAdapter<T> |
Modifier and Type | Method and Description |
---|---|
T |
visitGlassfish() |
T |
visitJBoss() |
T |
visitOpenEjb() |
T |
visitWeblogic() |
T |
visitWebsphere() |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.