public interface PolicyOperations
Policy
对象的操作。
int policy_type()
Policy copy()
Policy
对象的副本。
该副本不保留该策略与任何域或对象的任何关系。
Policy
对象的副本
void destroy()
Policy
对象。
Policy
对象的责任是确定是否可以被销毁。
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.