Sha256: f116425037be79172489b42f18086c5cb7e480965a67bd36e8e829fb02e24a3f

Contents?: true

Size: 213 Bytes

Versions: 1

Compression:

Stored size: 213 Bytes

Contents

require 'glassfish-10.0-tp-2-SNAPSHOT.jar'

module GlassFish
  import com.sun.enterprise.glassfish.bootstrap.ASMain
  def startup(args)
    ASMain.main(args.to_java(:string))
  end

  module_function :startup
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
glassfish-0.2.0-universal-java modules/glassfish.rb