Class: TorqueBox::Container::FoundationEnabler
- Inherits:
-
Object
- Object
- TorqueBox::Container::FoundationEnabler
- Defined in:
- lib/torquebox/container/foundation_enabler.rb
Instance Method Summary collapse
Instance Method Details
#fundamental_deployment_paths ⇒ Object
22 23 24 |
# File 'lib/torquebox/container/foundation_enabler.rb', line 22 def fundamental_deployment_paths [ File.join( File.dirname(__FILE__), 'foundation-jboss-beans.xml' ) ] end |