| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.cuny.cat.market.AuctioneerPolicy
edu.cuny.cat.market.subscribing.SubscribingPolicy
edu.cuny.cat.market.subscribing.SelfSubscribingPolicy
public class SelfSubscribingPolicy
A subscribing policy that always subscribes for information about its own market.
| Field Summary | 
|---|
| Fields inherited from class edu.cuny.cat.market.subscribing.SubscribingPolicy | 
|---|
P_DEF_BASE | 
| Fields inherited from class edu.cuny.cat.market.AuctioneerPolicy | 
|---|
auctioneer | 
| Constructor Summary | |
|---|---|
SelfSubscribingPolicy()
 | 
|
| Method Summary | |
|---|---|
protected  java.lang.String[] | 
getSubscribees()
 | 
| Methods inherited from class edu.cuny.cat.market.subscribing.SubscribingPolicy | 
|---|
eventOccurred | 
| Methods inherited from class edu.cuny.cat.market.AuctioneerPolicy | 
|---|
getAuctioneer, initialize, reset, setAuctioneer, setup, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public SelfSubscribingPolicy()
| Method Detail | 
|---|
protected java.lang.String[] getSubscribees()
getSubscribees in class SubscribingPolicy
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||