RACF定义用于WebSphereMQ的类,这样,如果没有发现任何配置文件,那么默认值是无访问权(即类描述符表定义中的DFTRETC=8)。
RACF defines the classes used for WebSphere MQ so that if no profile is found, then the default is no access (that is, DFTRETC=8 in their class descriptor table definitions).
在启动时,应用服务器会创建在部署描述符中指定的类的一个实例,并设置管理员提供的属性。
At startup, the application server creates an instance of the class specified in the deployment descriptor and sets the properties the administrator has provided.
这些生成的构件是部署描述符和助手类。
These generated artifacts are deployment descriptors and helper classes.
现在部署描述符编辑器预览选项卡的可视化片断是可用的,这将很容易导航到(和创建)类图。
A new Visualization section is now available in the Deployment Descriptor editor's Overview TAB, enabling easy navigation to (and creation of) class diagrams.
首先将介绍一些必备的背景信息,以使您了解类名称的内部结构及JVM所使用的字段和方法描述符。
First though, I'll give some necessary background with a look at the internal form of class names and the field and method descriptors used by the JVM.
描述符指向组件的实现,在这种情况下是一个类文件,还包含组件需要的任何配置信息。
The descriptor points to the implementation of the component, in this case a class file, and also includes any configuration information that the component needs.
EJB 3.0支持部分XML部署描述符,其中您可以定义外部化拦截器与类匹配的拦截器绑定。
EJB 3.0 supports partial XML deployment descriptors where you can define interceptor bindings that externalize matching an interceptor to a class.
JAX - WS运行时能够通过检查代理类中的注释来动态生成一个部署描述符或WSDL文件。
The JAX-WS runtime is capable of dynamically generating a deployment descriptor or WSDL file by inspecting annotations in the delegate class.
在大部分的服务器中,部署描述符或是已编译类发生的任何变化都会引发一个热的重部署。
In most servers any change to deployment descriptors or compiled classes will cause a hot redeploy.
当您向项目中添加servlet或ejb类时,Application Developer自动地更新部署描述符和其他配置文件。
When you add a servlet or EJB class to a project, Application Developer automatically updates deployment descriptors and other configuration files.
要为我们的样例实现注册,需要将插件描述符打包到包含业务组件(和portlet)类中的JAR中。
To achieve this registration for our sample, the plugin descriptor is packaged into the JAR that contains the business component (and the portlet) classes.
DescriptorProcessor:修改部署描述符的类。
DescriptorProcessor: class modifying the deployment descriptor.
这需要部署描述符、bean类以及更新过的本地接口。
This requires that the deployment descriptor, bean class, and local interface get updated.
我将扩展Required modelmbean类,让它使用一个简单的命名规范,以.mbean . xml格式寻找相关的mbean部署描述符。
I'll extend the RequiredModelMBean class to use a simple naming convention for finding related mbean deployment descriptors using the format.mbean.xml.
资源适配器可以在其部署描述符(ra . xml)的resourceadapter - class元素中给出实现这个接口的类的名称。
A resource adapter can give the name of a class implementing this interface in the resourceadapter-class element of its deployment descriptor (ra.xml).
可以使用 Entity 类中的 @index注释或ObjectGrid描述符XML文件中的 HashIndex插件配置指定每个索引。
Each index can be specified using the @index annotation in an Entity class or by using the HashIndex plug-in configuration in an ObjectGrid descriptor XML file.
使用Web部署描述符注册新的servlet类。
Registering the new servlet class with the Web deployment descriptor.
这个应用程序继承了midlet类,以允许应用程序管理软件对MIDlet进行控制、从应用程序描述符检索属性以及对状态变化进行通知和请求。
The application extends the MIDlet class to allow the application management software to control the MIDlet, retrieve properties from the application descriptor, and notify and request state changes.
需要使用Web部署描述符注册新的servlet类。
The new servlet class needs to be registered with the Web deployment descriptor.
正如您所见,部署描述符指定使用or g . apache . pluto . core . PortletServlet类并被配置为装入HelloWorldPortlet的单个servlet。
As you can see, the deployment descriptor specifies a single servlet that USES the class org.apache.pluto.core.PortletServlet and is configured to load the HelloWorldPortlet.
创建一个使用适配器的服务,包括创建一个使用服务描述符(代表SOAP服务)的服务类。
Creating a service using the adapter includes creating a service class with the service descriptor that represents the SOAP service.
相比之下,即使可以通过实例进行访问,描述符仍然属于类级别对象。
In contrast, the descriptor remains a class-level object, even though you can access it through the instance.
这些定义的形式都相同,类型参数名称后接类型的类边界和接口边界(若存在)的字段描述符。
These each take the form of a type parameter name followed by the field descriptors for the class bound and interface bounds (if any) of the type.
打印完完整的描述符后,将打印主节点聚类和当前节点聚类之间的链接。
After printing the full-edge descriptor, the linkage between the home node cluster and the current cluster is printed out.
字段描述符指定类中定义的一个类的准确类型。
A field descriptor specifies the exact type of a field defined within a class.
要部署业务对象,需要使用插件描述符将实现类放到系统类路径中。
To deploy a business component, the implementation classes need to be made available on the system classpath with a plug-in descriptor.
支持嵌入类或者显式描述符。
我使用的基本MBeanInfo相关类和描述符模型是密切相关的。
The basic MBeanInfo-related classes and the descriptor model I use are closely correlated.
除了每个实现类,Castor还生成描述符(descriptor)类,该类包含绑定和验证代码。
Along with each implementation class, Castor also generates a descriptor class that contains the binding and validation code.
如果当前的文件是部署描述符,那么通过descriptorprocessor类对其进行修改,并将其写到结果BAR文件中。
If the current file is a deployment descriptor, it is modified using the descriptor processor class, and then is written to the resulting BAR file.
应用推荐