站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 server API Documentation 英文版文档

Uses of Class org.jboss.metadata.SessionMetaData (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档


Uses of Class
org.jboss.metadata.SessionMetaData

Packages that use SessionMetaData
org.jboss.metadata Package description goes here
org.jboss.verifier.strategy Package description goes here
 

Uses of SessionMetaData in org.jboss.metadata
 

Constructors in org.jboss.metadata with parameters of type SessionMetaData
EjbPortComponentMetaData(SessionMetaData sessionMetaData)
           
 

Uses of SessionMetaData in org.jboss.verifier.strategy
 

Methods in org.jboss.verifier.strategy with parameters of type SessionMetaData
 void VerificationStrategy.checkSession(SessionMetaData session)
          Checks the session
 void EJBVerifier21.checkSession(SessionMetaData session)
           
protected  boolean EJBVerifier21.verifyServiceEndpoint(SessionMetaData session)
          Verify Session Bean Service Endpoint
protected  boolean EJBVerifier21.hasServiceEndpointInterfaces(SessionMetaData bean)
          Check whether the bean has declared service endpoint interfaces and whether we can load the defined classes
 void EJBVerifier20.checkSession(SessionMetaData session)
           
protected  boolean EJBVerifier20.verifySessionHome(SessionMetaData session)
          Verifies the session bean remote home interface against the EJB 2.0 specification.
protected  boolean EJBVerifier20.verifySessionLocalHome(SessionMetaData session)
          Verifies the session bean local home interface against the EJB 2.0 specification.
protected  boolean EJBVerifier20.verifySessionRemote(SessionMetaData session)
           
protected  boolean EJBVerifier20.verifySessionLocal(SessionMetaData session)
           
protected  boolean EJBVerifier20.verifySessionBean(SessionMetaData session)
           
 void EJBVerifier11.checkSession(SessionMetaData session)
          Verifies the session bean class, home interface and remote interface against the EJB 1.1 specification.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.