public interface Refreshable
Subject
boolean isCurrent()
Object
。
Object
目前电流真,否则为假。
void refresh() throws RefreshFailedException
Object
更新或延长有效期。
SecurityException
如果调用者没有权限更新或扩展此
Object
有效期。
RefreshFailedException
-如果刷新失败。
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.