Class: TorqueBox::Container::FoundationEnabler

Inherits:
Object
  • Object
show all
Defined in:
lib/torquebox/container/foundation_enabler.rb

Instance Method Summary collapse

Instance Method Details

#fundamental_deployment_pathsObject



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