Esempio n. 1
0
 protected override void addFacesListener(FacesListener __p1)
 {
     throw new Exception("The method or operation is not implemented.");
 }
Esempio n. 2
0
 public override void processListener(FacesListener __p1)
 {
     throw new NotSupportedException();
 }
Esempio n. 3
0
 public override bool isAppropriateListener(FacesListener __p1)
 {
     throw new NotSupportedException();
 }
Esempio n. 4
0
		protected override void addFacesListener (FacesListener __p1) {
			throw new Exception ("The method or operation is not implemented.");
		}
Esempio n. 5
0
			public override void processListener (FacesListener __p1) {
				throw new NotSupportedException ();
			}
Esempio n. 6
0
			public override bool isAppropriateListener (FacesListener __p1) {
				throw new NotSupportedException ();
			}