当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
ApplicationPkCreateCommand (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.ejb.plugins.cmp.jdbc2
Class ApplicationPkCreateCommand
java.lang.Object
org.jboss.ejb.plugins.cmp.jdbc2.ApplicationPkCreateCommand
- All Implemented Interfaces:
- CreateCommand
- public class ApplicationPkCreateCommand
- extends Object
- implements CreateCommand
- Version:
- $Revision: 1.2.2.1 $
- Author:
- Alexey Loubyansky
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationPkCreateCommand
public ApplicationPkCreateCommand()
init
public void init(JDBCStoreManager2 manager)
throws org.jboss.deployment.DeploymentException
- Specified by:
init
in interface CreateCommand
- Throws:
org.jboss.deployment.DeploymentException
execute
public Object execute(Method m,
Object[] args,
EntityEnterpriseContext ctx)
throws javax.ejb.CreateException
- Specified by:
execute
in interface CreateCommand
- Throws:
javax.ejb.CreateException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.