public class OwnedSessionUpdate extends Object
Constructor and Description |
---|
OwnedSessionUpdate(String owner,
long updateTime,
int maxInactive,
boolean passivated) |
public OwnedSessionUpdate(String owner, long updateTime, int maxInactive, boolean passivated)
public boolean isPassivated()
public String getOwner()
public long getUpdateTime()
public int getMaxInactive()
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.