org.glassfish.paas.orchestrator.service
Class JavaEEServiceType
java.lang.Object
org.glassfish.paas.orchestrator.service.ServiceType
org.glassfish.paas.orchestrator.service.JavaEEServiceType
@Service
public class JavaEEServiceType
- extends ServiceType
|
Method Summary |
String |
getName()
Provides a user-friendly name for the ServiceType
that could be used by IDE plugin and admin console. |
String |
toString()
|
JavaEEServiceType
public JavaEEServiceType()
toString
public String toString()
- Overrides:
toString in class Object
getName
public String getName()
- Description copied from class:
ServiceType
- Provides a user-friendly name for the
ServiceType
that could be used by IDE plugin and admin console.
- Specified by:
getName in class ServiceType
- Returns:
Copyright © 2012. All Rights Reserved.