public class ActivationGroupID extends Object implements Serializable
是的ActivationGroupID
从调用返回ActivationSystem.registerGroup
是用来激活系统内识别组。这组ID是通过为活化组的特殊构造函数的参数时,激活组创建/重建。
ActivationGroup
,
ActivationGroupDesc
,
Serialized Form
Constructor and Description |
---|
ActivationGroupID(ActivationSystem system)
构造一个唯一的组标识。
|
public ActivationGroupID(ActivationSystem system)
system
-组的激活系统
UnsupportedOperationException
-当且仅当激活是不被实施的支持
public ActivationSystem getSystem()
public int hashCode()
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.