?? deploymentdescriptor.txt
字號:
(SessionDescriptor
beanHomeName HelloHome
enterpriseBeanClassName com.wiley.compBooks.roman.session.helloworld.HelloBean
homeInterfaceClassName com.wiley.compBooks.roman.session.helloworld.HelloHome
remoteInterfaceClassName com.wiley.compBooks.roman.session.helloworld.Hello
isReentrant false
; Session EJBean-specific properties:
stateManagementType STATELESS_SESSION
sessionTimeout 10; seconds
; end session EJBean-specific properties
(accessControlEntries
; DEFAULT [admin managers]
); end accessControlEntries
(controlDescriptors
(DEFAULT
isolationLevel TRANSACTION_SERIALIZABLE
transactionAttribute TX_REQUIRED
runAsMode CLIENT_IDENTITY
; runAsIdentity HelloBeanAdmin
); end DEFAULT
); end controlDescriptors
(environmentProperties
; Application-specific environment properties
; end Application-specific environment properties
; realmName "my.realm"
; homeClassName
; ejbObjectClassName
maxBeansInFreePool 100
maxBeansInCache 100
idleTimeoutSeconds 60
); end environmentProperties
); end SessionDescriptor
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -