Class: Gordon::Application::Types::JavaWebApp
- Inherits:
-
Object
- Object
- Gordon::Application::Types::JavaWebApp
- Includes:
- Base
- Defined in:
- lib/gordon/application/types.rb
Instance Method Summary collapse
Methods included from Base
Instance Method Details
#get_template ⇒ Object
28 |
# File 'lib/gordon/application/types.rb', line 28 def get_template ; 'java_web_app' ; end |