Contains startup, shutdown and other system-specific scripts. Basically all the entry point JARs and start scripts included with the JBoss distribution are located in the bin directory.
包含了服务器启动,关闭和系统相关的脚本。基本上所有jar文件的进入点和启动脚本都在这个目录里面。
These log files contains the startup information about the daemons.
这些日志文件包含守护进程的启动信息。
The startup bean start() method is called when the module or application starts and contains business logic to be run at the module or application start time.
当模块或应用程序启动并且包含在其启动时运行的业务逻辑时,启动 bean start() 方法将被调用。
应用推荐